You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.