Tagged: subordinate
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.
1.0.1
Released September 2, 2014
2
Watchers
0
Forks