public marks

PUBLIC MARKS from parmentierf with tags ajax & tutoriel

2008

2007

jQuery: Write less, do more - Opera Developer Community

jQuery is a JavaScript toolkit designed to simplify various tasks such as element selection, DOM manipulation, event handling, AJAX and animations. Its tagline is “Write less, do more”. It’s aimed at a broad audience, as they say “from hobbyists to businesses”.

2006

2005

Mastering Ajax, Part 1: Introduction to Ajax

by 9 others (via)
Ajax, which consists of HTML, JavaScript™ technology, DHTML, and DOM, is an outstanding approach that helps you transform clunky Web interfaces into interactive Ajax applications. The author, an Ajax expert, demonstrates how these technologies work together -- from an overview to a detailed look -- to make extremely efficient Web development an easy reality. He also unveils the central concepts of Ajax, including the XMLHttpRequest object.