Navigation Bars that follow you down the page
Hi does anybody know of any websites where the navigation bar moves down the page as you scroll down the page?
depends how you're doing it.
Personally, I'd not want to accomplish this but options to consider would be:
1. use of frames
2. css position:fixed would probably do the job for you
I'd be asking the question why you want to accomplish this, and whether there was a better way to do it than with a 'following' navigation...
Jack Pickard The Pickards Information Services| Blog | Twit
Personally, I'd not want to accomplish this but options to consider would be:
1. use of frames
2. css position:fixed would probably do the job for you
I'd be asking the question why you want to accomplish this, and whether there was a better way to do it than with a 'following' navigation...
Jack Pickard The Pickards Information Services| Blog | Twit
Thanks for the advise, I should have explained my situation more clearly.
I'm currently researching types of navigation and I'm looking for a website to display this "following navigation."
I'm currently researching types of navigation and I'm looking for a website to display this "following navigation."
ah, right.
well, here's one.
Jack Pickard The Pickards Information Services| Blog | Twit
well, here's one.
Jack Pickard The Pickards Information Services| Blog | Twit
Cheers
You can use Javascript too, with a smooth effect, I know Mootools and JQuery can achieve this


