jquery

TwitterFacebook
Get flash to fully experience Pearltrees
Charting on mobile platforms http://www.ibm.com/developerworks/library/x-jquerymobilechart/

Add charting on mobile browsers

gMap - Google Maps Plugin For jQuery | Examples

http://gmap.nurtext.de/examples.html gMap automatically geocodes the given string and places a marker or even center the viewport.
http://tutorialzine.com/2010/11/jquery-data-method/ $.data($( "#myDiv" ).get(0), "key" , "arbitrary value" ); The data function is a low level implementation, and is actually being used by the method call behind the scenes.

jQuery’s Data Method – How and Why to Use It | Tutorialzine

http://www.csskarma.com/blog/sliding-labels/ A few weeks ago I was reading an article on form UI by Luke Wroblewski of Yahoo! .

Form Design with Sliding Labels « CSSKarma