
jQuery has been one of the most widely adopted javascript frameworks for some time with the recent release of and as a result of this developers have been able to let their imagination run wild when it comes to designing exciting new interfaces. In this post I’m sharing the top 20 pages using jQuery that I felt deserved a mention – you’ll everything from fun but humble new ways to offer your users a Captcha to a completely javascript based Robot animation. Heard about the Google API but haven’t had the chance to play around with it yet? There’s an even a good Google Maps jQuery example included. Why not take 20 minutes out of your evening to play around with some of the demos below? You could be pleasantly surprised at what you learn ; )
Related posts:
Related posts brought to you by Yet Another Related Posts Plugin.
RSS feed for comments on this post.
May 6th, 2009 at 3:54 pm
Great list… thanks for the compilation…
I will use this list tomorrow on my javascript tutorial :)
May 9th, 2009 at 5:33 pm
Although example 2 is using jQuery, it’s not using either Processing.js or any image processing using HTML5. It’s using the (brilliant) Raphaël library by Dmitry Baranovskiy, which sits atop VML (in IE) or SVG (in everything else). See http://raphaeljs.com/ for more info…
August 6th, 2009 at 9:26 pm
Hi there,
I am searching from jQuery examples of text with images where both fade in and out. I have found jquery slide shows with nice fade out transitions but not both. (image + text)
Any assistance would be greatly appreciated.
November 26th, 2009 at 4:36 pm
Great list!
What do you think about this example article?
http://justcoded.com/article/jquery-examples/ – I think it’s very clearly to show effect directly with site elements!