Floating and Offset Javascript Values
Posted
by Walt
on Stack Overflow
See other posts from Stack Overflow
or by Walt
Published on 2010-06-09T23:04:38Z
Indexed on
2010/06/09
23:12 UTC
Read the original article
Hit count: 237
JavaScript
|offset
Hi there,
I have two items that I am floating right in my XHTML page. Unfortunately, when I try to get the offset of the right most item... it comes back as the position the element would be in if it were not floated.
© Stack Overflow or respective owner