navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

How to keep navigation buttons on the screen

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Microsoft FrontPage Help >> How to keep navigation buttons on the screen
Page: [1]
 
yitbos

 

Posts: 8
Joined: 12/1/2004
Status: offline

 
How to keep navigation buttons on the screen - 12/2/2004 17:16:55   
I've got a question that I'm sure someone in here can help with. I have designed a website for for a company my friends and I own. It's being tested and revised at www.rodeman.com.

On the left side is the navigation bar comprised of buttons in a vertical layout. On some pages, you have to scroll down to read all of the content. I would like the navigation bar to remain on the left hand side of the screen, no matter how far down you scroll.

Essentially, I want our guests to be able to select different locations at any time, regardless how far down the page they scroll.

Thanks for your help and suggestions on how to do this. I'm a novice with web pages and use FrontPage 2003 to create our web pages.

Thanks,
John
bobby

 

Posts: 11394
Joined: 8/15/1969
From: Seattle WA USA
Status: offline

 
RE: How to keep navigation buttons on the screen - 12/2/2004 17:22:43   
There are three ways that I know of...

First, you can use a frameset... :)

That creates seperate "frames" for the page, so that the navigation gets its own frame that scrolls independantly. It's probably the easiest way to set it up... but there are long lists of reasons why you wouldn't want to use frames on a website.

Second you can use javascript to "float" your navigation on the left side and fix it so it doesnt move. Better than frames, but will require javascript to be enabled in the browser... if it isn't then your visitor is SOL

Also, this can be a little bit "jumpy" - as in it fidgets on the screen while you scroll...

Third, and what I'd recommned trying, is to use CSS to fix the position of a DIV containing the navigation so that it stays put...

This last method may not work in all browsers (like IE...) you'll have to do some playing to find out...

Hope that helps!

_____________________________

If con is the opposite of pro, is Congress the opposite of progress?


:)

(in reply to yitbos)
yitbos

 

Posts: 8
Joined: 12/1/2004
Status: offline

 
RE: How to keep navigation buttons on the screen - 12/2/2004 18:08:08   
I've had someone else recommend CSS to do this as well. I'm not sure how to figure out how to do the programming. Is there actually a name for this type of a thing? Can I do a google search and find some code or is there something specific I should look for in a CSS programing book?

Thanks again for the info.

(in reply to bobby)
jaybee

 

Posts: 14134
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: How to keep navigation buttons on the screen - 12/2/2004 18:54:00   
For css menus go check out listamatic

For learning css start at http://www.w3schools.com/

Good luck. We'll help where we can so if you get stuck, come back and post in the css forum.

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to yitbos)
Page:   [1]

All Forums >> Web Development >> Microsoft FrontPage Help >> How to keep navigation buttons on the screen
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts