jQuery Plugin Directory

dna.js Template Cloner

Center Key Software and other contributors

DOM Templating Engine for jQuery

dom
html
template
templating

findSafe

P'unk Avenue

Query a selector while ignoring matches within specific nested elements.

jquery
dom
selector

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

jQuery SuperDOM

metaist

jQuery plugin for DOM operations in non-XHTML namespaces.

dom
svg
mathml

jQuery Takeout

Garrett Nay

A jQuery plugin that takes an element out of its place in the DOM while keeping it in the same position.

dom
position

domajax.com – use Ajax without JavaScript

Alain Tiemblo

Domajax is a free jQuery plugin that give you tools to add ajax calls within your application, without a piece of javascript. It uses HTML5's data- attribute, and jQuery's .on() method to handle your ajax interactions.

ajax
jquery
plugin
dom
html
events

jsml

Klaus Ganser

jQuery plugin for generating DOM structures concisely.

ui
dom
markup