English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have over 100 pages and I need a menu that is not javascript (tried does not work, messes with the page) I want to be able to edit the code only on one page not 100. If there is no other way maybe a working javascript code.

2006-12-01 13:24:05 · 5 answers · asked by boa a 1 in Computers & Internet Programming & Design

5 answers

I know Frames are not recommended, but given the scenario, using frames might be a good idea. You can divide your page into a top frame (rows=just enuff to allow the menu view) and a main frame - to contain the contents. This way, you will need to create the menu in just one html.

Just a thought!
.

2006-12-01 13:31:14 · answer #1 · answered by SmartSpider 4 · 0 2

I've implemented a css only menu. many have. but the key is to use it within a templating system or a single pages that does everything else with javascript!

my menu does pull down hierarchical menus! so whatever you want you can do it !

2006-12-01 14:36:33 · answer #2 · answered by jake cigar™ is retired 7 · 0 0

A java menu is the simple and easyest. I recommend fw_menu.js. It is a popdown menu and will not mess with the code or alter the pages in anyway.

2006-12-01 13:32:03 · answer #3 · answered by Anonymous · 0 1

Since there are a myriad of different menu scripts, you'll certainly be able to find one that works on your site.
Try dynamicdrive.com

2006-12-01 13:33:46 · answer #4 · answered by LexiSan 6 · 0 0

You can do it without javascript and without frames

Do you know about templates or masterpages? Look those things up - this will provide you with all the advantages of using frames without any of the disadvatages.

2006-12-01 13:34:38 · answer #5 · answered by timmytude 4 · 1 0

fedest.com, questions and answers