[jQuery] Re: Getting the absolute position of an element

2007-06-17 Thread Michael Schuerig
On Sunday 17 June 2007, Mike Alsup wrote: > Michael, > > Take a look at the dimensions plugin: > > http://jqueryjs.googlecode.com/svn/trunk/plugins/dimensions/jquery.di >mensions.js Thanks, that's exactly what I've been looking for. I must have missed it, when searching the plugins. Michael --

[jQuery] Re: Getting the absolute position of an element

2007-06-17 Thread Mike Alsup
Michael, Take a look at the dimensions plugin: http://jqueryjs.googlecode.com/svn/trunk/plugins/dimensions/jquery.dimensions.js Mike On 6/17/07, Michael Schuerig <[EMAIL PROTECTED]> wrote: I'm looking for a "jQuery-native" way to get the absolute position of an element; something like Pro