jQuery Plugin Directory

Tag: append · Page 1 of 1

11 years ago

jQuery Subordinate

.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.

FirstPrevious1NextLast