All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery source files version 1.2.6:
Returns:
Number
This attribute returns the number of milliseconds since January 1, 1970, when the event is triggered.
Returns:
Integer
Get the current computed height for the first element in the set of matched elements, including padding but not border.
Returns:
Integer
Get the current computed width for the first element in the set of matched elements, including padding but not border.
Returns:
Integer
Get the current computed height for the first element in the set of matched elements, including padding and border.
Returns:
Integer
Get the current computed width for the first element in the set of matched elements, including padding and border.
Returns:
Integer
Get the current horizontal position of the scroll bar for the first element in the set of matched elements.
Returns:
Integer
Get the current vertical position of the scroll bar for the first element in the set of matched elements.
Was this information helpful?

