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