Skip to content

A jQuery plugin to construct the DOM using basic jQuery selectors.

Notifications You must be signed in to change notification settings

lfortin/drive-jquery-plugin

Repository files navigation

Drive jQuery plugin - a selector-based DOM builder
(for jQuery 1.3.x and later versions)


The Drive jQuery plugin allows you to construct the DOM using basic jQuery selectors.
It searches for elements, and if none is found, it attempts to create them. In any cases where elements have been found or created, they are returned. The plugin officially supports jQuery 1.3.x and later versions.

Only 2KB minified and gzipped.

Downloads:
  http://github.com/lfortin/drive-jquery-plugin/downloads

Documentation:
  http://wiki.github.com/lfortin/drive-jquery-plugin

License:
  http://www.opensource.org/licenses/mit-license.php

About

A jQuery plugin to construct the DOM using basic jQuery selectors.

Resources

Stars

Watchers

Forks

Packages

No packages published