I have a site who’s navigation uses scrollTo to go to a selected slide. The slides are set via jQuery to be 100% of the window height and width. AFTER I use scrollTo, and THEN resize the window, the slide position is incorrect.
My example can be viewed here:
http://bit.ly/yRi72B
Click “Next”, then resize the window to be larger and smaller and you will see what I mean.
You could set a variable the div you’ve just scrolled to
e.g.
then in your window resize event call