Displaying 1 result from an estimated 1 matches for "audiovandalen".
2008 Mar 15
0
Prototype viewportOffset browser problem
hi folks,
i have a problem with the Element.viewportOffset() method.. here''s a
little demonstration script ->
http://audiovandalen.com/dev/scripttests/viewport/
if you hover the first row of the table its viewportOffset().top says
101
now, if you scroll down to the end and hover row #3, it also says (and
should respectively) 101, because its there where row #1 was before..
this works right in firefox, IE, safari, ... but NO...