jQuery for JavaScript programmers
14th Sep 2007
Simon Willison gives a run-through of what's good about jQuery. And it seems like there's a lot!
Possibly related?
Based on the tags from this post.
15 days of JQuery
JQuery: the Swiss Army knife of javascript. Here's 15 tutorials on how to use JQuery. [...]
- up ↑
- programming
- 14th Mar 2007
jQuery plugin: Validation for forms
Lots of examples of how to implement form validation using JQuery... just remember to do your validation on the server in case JS is unavailable :-) [...]
- up ↑
- programming
- 2nd Aug 2007
Lazy loading with jQuery
Load content on the fly like DNSPinger. The only problem though is making it work when JavaScript is not available. [...]
- up ↑
- programming
- 1st Jul 2008
Javascript in Ten Minutes
VERY useful introduction to Javascript. [...]
- up ↑
- programming
- 5th Mar 2006
Spritely
- up ↑
- programming
- 14th Mar 2010
A (Re)-Introduction to Javascript
Simon Willison shows some slides on A (Re)-Introduction to Javascript. [...]
- up ↑
- programming
- 9th Mar 2006
POJO: Plain 'Ole JavaScript
AJAX isn't another word for using Javascript. [...]
- up ↑
- programming
- 22nd Jul 2006
Script Smarter: Quality JavaScript from Scratch
Very thorough series of tutorials on how to make Javascript work. [...]
- up ↑
- programming
- 16th Mar 2006
Download Feeds with JavaScript
Grab all your favourite feeds and mash them all together to create one super-duper list to display on a website... and done with JavaScript. Courtesy [...]
- up ↑
- programming
- 27th Apr 2007