jQuery.wrapAll Method (jQuery)
Wrap an HTML structure around all elements in the set of matched elements.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public jQuery wrapAll(jQuery wrappingElement)
Parameters
wrappingElement
Return Value
Type: SharpKit.jQuery.jQuery
|