javascript

TwitterFacebook
Get flash to fully experience Pearltrees
ajax

firefox

jQuery: The Write Less, Do More, JavaScript Library

Congratulations! You just ran a snippet of jQuery code. Wasn't that easy? There's lots of example code throughout the documentation on this site. http://jquery.com/
http://15daysofjquery.com/

15 Days Of jQuery

I take the day off and hit the golf course only to come back and find out that John Resig and gang have launched jQuery 1.1 with a bunch of new improvements, reworked site design for the official jQuery site, and some really sharp jQuery plugins . I mentioned in a recent post that I had a few fantastic plugins on the way. I was just about to pull the trigger when 1.1a was announced. Turns out that there were a few bugs that prevented my plugin from working like it should, so I held off.
http://gmaps.tommangan.us/tlabel.html Note: This software is no longer actively maintained and has several known issues. I hope that it still contains some good ideas that may help in your Google Maps projects. TLabel allows you to embed any DOM object inside Google Maps.

TLabel: A Google Maps Extension

Using prototype.js v1.4.0

In case you haven't already used it, prototype.js is a JavaScript library initially written by Sam Stephenson . This amazingly well thought and well written piece of standards-compliant code takes a lot of the burden associated with creating rich, highly interactive web pages that characterize the Web 2.0 off your back. When I first started trying to use this library, a few years ago, I noticed that the documentation was definitely not one of its strongest points. As many other developers before me, I got my head around prototype.js by reading the source code and experimenting with it. http://www.sergiopereira.com/articles/prototype.js.html#Whatsthat