So I went ahead and released another plugin today that gets the offset (along with some other properties) of the first matched element in the jQuery object. I've gone through a lot of trouble to test this in the different browsers (except Linux) and getting it working in lots of different situations. I believe there might be other methods (or others working on methods) for doing this with jQuery but this is what I've been using and just want to get it out there for others to use if they want too.
Blog entry: http://brandonaaron.net/articles/2006/10/02/jquery-plugin-offset Example/Test: http://brandonaaron.net/jquery/offset/offset.html The code from SVN: http://svn.brandonaaron.net/svn/jquery_plugins/offset.js -- Brandon Aaron _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
