The awesome coding skillz of a 12 year old. Watch it — you may even learn jQuery.
The beauty of this list is that no server side coding is needed.
6. Display Del.icio.us feeds with the aptly titled Del.icio.us Feeds Displayer.
5. Display RSS and ATOM feeds with jFeed.
4. Display an image gallery/slideshow with Galleria.
3. Add formatted tooltips to any link with clueTip.
2. Help visualise tabular data, by transforming the data to graph with graphTable.
1. Embed all types of multimedia files with jQuery Media.
I declare my love for jQuery. I love jQuery like no other javascript library.
I needed to build a page with two sortable lists where items could be dragged between the two lists.
Do you have any idea how easy this was to achieve with jQuery????
Super simple with jQuery & jQuery ui. Just make your lists using normal bullet list html syntax, add script references to the jQuery, ui base and sortables js files, and add two lines of javascript to make the lists sortable.
Don’t believe me - go see for yourself…