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