Simon Willison’s Weblog

Subscribe

Tuesday, 11th September 2007

jQuery 1.2. Lots of neat new stuff; my favourite new feature is “Partial .load()” which lets you pull in HTML with Ajax and then use a CSS selector to grab a subset of that page and inject it in to the DOM. # 8:44 am