Tag Archive | "jquery"

Custom info windows with jQuery and Google Maps

Friday, March 13, 2009

0 Comments

Ben Nolan has a writeup on a new feature in his Weheartplaces application that tweaks the info popup that comes with Google Maps by using a custom overlay. He walks us through an example that ends up with an Infowin class like this: PLAIN TEXT JAVASCRIPT:   // Infowin class for displaying a miniature info window. Does not // respond [...]

Continue reading...

JQuery wildcard selectors

Monday, January 19, 2009

8 Comments

JQuery wildcard selectors on select boxes, how to reset all select boxes using wildcards

Continue reading...