Search found 3 matches

by teo
Mon Nov 04, 2002 11:46 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: two menus, one page, one in table
Replies: 3
Views: 3433

no body tags

Thanks for the reply. The place menu code works, sort of.

I'm working in an include file, so no body tags. And which ever menu i put immediately before the mmenu.js is the menu that shows up.

This displays the sidebar menu:

<SCRIPT language=JavaScript src="/include/sidebar_array.js" type=text ...
by teo
Fri Nov 01, 2002 4:22 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: two menus, one page, one in table
Replies: 3
Views: 3433

two menus, one page, one in table

Ok, I'm attempting an ambitious change on our website which should be simpler since every page has a header server side include file, right?

Using my header.inc
I want one menu at the top, then later in a table another menu. td closes, but new td opens for the body of the calling htm file. Footer ...
by teo
Thu Oct 31, 2002 7:54 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Need help placing Menu in a Table?
Replies: 16
Views: 11545

tables in include files

Ok, I'm attempting an ambitious change on our website which should be simpler since every page has a header server side include file, right?;)

Using my header.inc
I want one menu at the top, then later in a table another menu. td closes, but new td opens for the body of the calling htm file ...