JQuery Rocks!
Posted in workfriendly, javascript, ajax, browser on Sep 17th, 2007 No Comments »
JQuery is a javascript library providing a browser API in the functional style. In particular it supplies a CSS style selector language which makes the code for manipulating DOM objects simple and terse.
Simon Willison does a great job of introducing the library and explaining why it’s so cool. For a taster, here’s jquery line which […]
