jQuery: The Write Less, Do More JavaScript Library

Scroller bug? #top gets 'lost'

View: New views
1 Messages — Rating Filter:   Alert me  

Scroller bug? #top gets 'lost'

by Dylan-30 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Any ideas/pointers - I have a scroller that, depending on the events
on the page scrolls to a specific #point_xx in a div.

First time the page runs everything is fine and the scroll div sets
#top correctly.

The page is then reset (not refreshed - there's someone else's 'reset'
scripts here) and on each .ScrollTo the #point_01etc. (#point_n)
doesn't appear at the top of the pane - instead it's about a third of
the way too far up.

Not sure where to start checking out - any pointers would be great.
Unable to post full example as client code in progress :(