jQuery Subordinate

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


Versions

Version Date
1.0.1 Sep 2 2014
1.0.1 Sep 2 2014
1.0.1 Sep 2 2014