AJAX
(asynchronous javascript and xml) has been getting a lot of press lately. It
is seen as a way to add desktop-application functionality to html pages. Things likeDrag and drop,Fluid animations andDynamic page updates.
The better way to do javascript is to do it unobtrusively.
Behaviour lets you use CSS selectors to specify elements to add javascript events to.