Cool Stuff You Can Do With JQuery
From Appfrica Wiki
Campala > CampalaSessionJan van Diepen showed some nice and very simple trics you can do with jQuery, a javascript library for manipulating client-side html.
You can download Jan's code here: Image:Jquery.zip
In the discussion afterwards the following items where mentioned
- Can you do Ajax with jQuery. Yes! jQuery has a method for making ajax calls to the server, the result can then be inserted into the page with what? whit jQuery.
- There are a few other libraries as well, Prototype was mentioned, as well as EXT.
More interesting links:
There was a related session about Optimizing Your Website for Low Bandwidth Access
