View Single Post
Old 01-15-2008, 04:51 PM   #1 (permalink)
Brook
The Acquainted
Inquisitive 
 
Join Date: Jul 2005
Location: UK
Posts: 121
Thanks: 41
Brook is on a distinguished road
Default Ajax - any good tutorials?

Just wondering if you know of any good Ajax tutorials that show you how to do a basic tabbed box of info.

Eg a box that has:

Latest posts | Most Read | Mosted Commented

The sql queries are easy enough - but I'd like to find an ajax solution where the tabs _only_ load the data (ie make the call to the database) if the tab is clicked on. As I feel this is more efficient and the server is only hit with a query when someone is actually interested in that data.

Just wondering if you guys have come a cross a good example/tutorial I could use
__________________
PS3 Forums on GameSlurp - the site for gaming fans!
Brook is offline  
Reply With Quote