Thread: slider
View Single Post
Old 24-10-2008, 13:02   #9 (permalink)
Jayx
Now with added sarcasm.
 
Jayx's Avatar
 
Join Date: Aug 2006
Location: George, South Africa
Posts: 369
Send a message via MSN to Jayx Send a message via Skype™ to Jayx
Basically the exact same thing, without the slide effect. IOW you have a nav that targets elements in another the div, which you place inside a div that hides the overflow. The problem is that the id that you're targeting will try to align with the top of the browser window, causing the page to jump upwards as it does so; unless the page content doesn't reach the bottom of the window and therefore doesn't need to scroll.

I have tried sticking everything inside an iframe (just in case), but it doesn't try to jump to the top of the iframe only, again it tries to align to the top of the browser window.
__________________
I made 100 posts and all I got is this stupid signature.
  Reply With Quote