xarzu, I replied to your other post about the "frame-like" behavior you're looking for.
I think a lot of what you're talking about isn't AJAX but DHTML. AJAX is only necessary when you need to make a trip to the server without re-loading a page. You can make things on a page move and change using css and javascript to modify the DOM - which isn't AJAX because it is doing everything on the client side without making any extra trips to the server. Hope that clears it up.
Happy Coding!
-Fahlyn
__________________
Visit My Google Group Here: To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|