Feed on
Posts
Comments

Archive for the 'ajax' Category

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 […]

Read Full Post »