Presentation for the TAG group on Dec 19,2007, by Michael Branch.
Ever wonder how to fade out elements on a web page, sort a list using drag and drop, or create an autosuggest feature that responds as a user types into a text input field? JavaScript frameworks provide the tools needed to quickly develop these and many other dynamic and engaging web tools.
Using cross-browser compatible JavaScript frameworks such as PrototypeJS and jQuery makes coding easier and more intuitive for the non-programmer, and immensely more powerful and reliable for JavaScript veterans. Almost everyone who uses JavaScript can benefit from these practical frameworks, and this talk aims to introduce them to novice and veteran coders alike.
Presentation files from Michael's session