12 items | 22 visits
Some of the most useful jQuery links I have found.
Updated on 2008-05-14
Created on 2008-05-14
Category: Computers & Internet
URL:
jQuery is the best thing to happen to javascript since people realized you could do OO development in it. I love this library. It's the best!
Three handy jQuery plugins related to tooltips - text rollover tooltips, image preview tooltips and website preview tooltips.
A jQuery plugin that unobtrusively transforms html forms to Ajax forms by capturing the submit event and funneling it through ajaxSubmit.
A list of jQuery plugins and application examples. Some of these are no longer needed in the latest version or have been made obsolete by jQuery UI. But still some worth looking at.
A library for wrapping up the setTimeout/setInterval stuff in javascript with JQuery goodness.
A jQuery plugin that can process XML returned from a feed. I wasn't able to get it to pull my feed for me but I was able to use it to process the XML I pulled in other code.
Example of both using jQuery.fn.extend and how to do a loading graphic when waiting for an ajax callback.
There's a snippet here about what Ajax settings to use for JQuery communicating with ASP.Net.
Great resource here for different plugins for jQuery. Don't write it if you don't have to!
An add-on for JQuery that builds a queue around Ajax requests and helps control them if many are triggered in a short timespan, ensuring that you get the responses in the order that the requests were made.
12 items | 22 visits
Some of the most useful jQuery links I have found.
Updated on 2008-05-14
Created on 2008-05-14
Category: Computers & Internet
URL: