- Source:
- See:
jQuery. See jQuery.fn for extensions.
Namespaces
Members
(static) cdMerge
- Source:
Merge many jQuery objects into one. Works like .add(), but
accepts many parameters and is faster. Unlike .add(), only accepts jQuery objects though and
doesn't reorder elements based on their relative position in the DOM.