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