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 NOT in opera :/
how can i fix it, so that opera also says 101 on row #3 when scrolling
down?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Spinoffs" group.
To post to this group, send email to
rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---