How to create a fixed navigation bar


hi,

i'm need create fixed naviagation bar dosn't change when user flicks page page. think done making 2 frames, 1 nav. bar , 1 content(i may wrong). need nav. bar frame stay fixed , control content frame thing user sees change content.

does know of tutorials on subject, i've tried googling no luck of yet.

thanks

dilroy wrote:
> hi,
>
> i'm need create fixed naviagation bar dosn't change when user
> flicks page page. think done making 2 frames, 1
> nav. bar , 1 content(i may wrong). need nav. bar
> frame stay fixed , control content frame thing user
> sees change content.
>
> know of tutorials on subject, i've tried googling
> no luck of yet.
>
>
>

frames obvious, logical answer describing, deceiving one.
the best answer not use frames , duplicate navigation bar page page
(have different page each section). entire page reload, once browser
have cached nav part of page, change seamless ,
changing content reload.

the advantage of easier manage site (framesets
complicated manage), , better, more accurate search engines indexing (while frames
create problems search engines, such search engine pointing 1 particular frame
rather frameset).

there diffent ways "duplicate" nav bar page page.
the basic 1 copy , paste code of nav bar page page.
the more advanced 1 (and best 1 in long run) use ssi (server side includes).
technique allows have 1 single file nav bar, , include file in
pages. way, if want change nav bar -for example if add page site-,
you'll have update 1 file -the nav file- , upload server have
pages updated automatically.

you can google search server side includes, , you'll find many tutorials on how use
this technique (it's easy), , better technique frames in long run.

--
seb ( ---@webtrans1.com)
http://webtrans1.com | high-end web design
downloads: slide show, directory browser, mailing list


More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

Thread: PKI Client 5.00 install (for eToken Pro)

ATmega2560-Arduino Pin Mapping

Crossfader Arduino Tutorial