In sketching a new project, I observed that the Scriptalicious
new Effects.ScrollTo(someElement)
was scrolling to an unexpected place, while
someElement.scrollTo()
did scroll to the place I had expected. The page does have a float
(though the element in question is not floated), but it's otherwise
fairly straightforward. (I'm very new to scripty and to prototype,
and rusty with js in general fwiw)
Does thing ring any bells?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---