Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

cascading menu

Status
Not open for further replies.

jskang

Programmer
Feb 18, 2003
50
GB
I want to create cascading menu in HTML and Javascript. The navigation bar on top frame and bottom frame is the text and other information. I want the cascading menu resize in both either 1024x768 or 800x600. Does anybody know a list of free cascading menu examples?

Many thanks

JSK
 
Before you get too excited... your description implies you are using a frameset. If this is the case, and you intend on using the "cascading menu" to drop menus down from the navigation frame over the text content frame (while you make a selection)... then it would be easier to stop your search now and think of alternatives.

The ability to span a "cascading menu" across frame boundaries is something that very few have completed... and I haven't seen anything workable in the public domain. It's a very tricky feat of coding to make it work properly in one browser (let alone cross-browser).

Sorry to appear like a "doom and gloom" merchant... but this is just the reality.

If you have the ability to use server-side includes (instead of relying on framesets) then what you have asked for is delivered by this free script:


Jeff
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top