Documentation

Plugins/dimensions/position

From jQuery JavaScript Library

Jump to: navigation, search

« Back to Plugins/dimensions

position( )

Gets the top and left position of an element relative to its offset parent.
It returns an object with a top and left properties. This method works only for visible elements.