jQuery Plugin Directory

jQuery Google Maps Store Locator

Bjorn Holine

This jQuery plugin takes advantage of Google Maps API version 3 to create an easy to implement store locator. No back-end programming is required, you just need to feed it KML, XML, or JSON data with all the location information.

map
location
maps
locations
find
locator
store
stores

jQuery Subordinate

Robert Saß

.subordinate() is a combination of .append() and .find(). It appends an element but returns this new created jQuery object. That makes your code way much shorter and cleaner, when building complex DOM structures on-the-fly.

dom
manipulation
append
find
subordinate