Click to See Complete Forum and Search --> : Frontpage Navigation


phil247
01-21-2004, 01:05 PM
Hi all,

Hope you can help me.

I have designed and started to build a website and using Frontpage as my editor. I am teaching myself different things as i go along so i am a bit wet behind the ears.

There are 2 things I would like to do,

1) to create a Navigation bar like above (Web Developer Forum > Web Developer Forums > General).

2) I would like to create an auto add facility, I have dropdown menus with different values, would like them to add up at the bottom.


If anyone can help, that would be great.

Thanks

Phil247

iniquity101
01-21-2004, 01:18 PM
1) I think this forum uses php to do that

PeOfEo
01-21-2004, 06:07 PM
You can do it in plain html if thats is what you use on all of your pages, but it can be done with a server side language, but that would only be if you are using a data base, like this forum is. The drop down menus, as always I suggest server side, but java script can do it. Just make sure you provide a backup navigation plan.