jQuery.insertBefore Method (jQuery)
Insert every element in the set of matched elements before the target.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public jQuery insertBefore(jQuery target)
Parameters
target
Return Value
Type: SharpKit.jQuery.jQuery
|