jQuery.offset Method (JsAction<T1, T2>)
Set the current coordinates of every element in the set of matched elements, relative to the document.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public jQuery offset(JsAction<T1, T2> function)
Parameters
function
Return Value
Type: SharpKit.jQuery.jQuery
|