Search found 4 matches

by Emielio
Wed Oct 08, 2003 3:48 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Problems alignment menu with submenu
Replies: 7
Views: 7707

You're correct about the code in the frames_head_array.js. These functions are working just fine. But now I'm talking about the submenus, which is the frames_body_array.js-file. I've listed the code below...

timegap=500 // The time delay for menus to remain visible
followspeed=5 // Follow ...
by Emielio
Wed Oct 08, 2003 3:26 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Problems alignment menu with submenu
Replies: 7
Views: 7707

Still can't find the right value where to change the width of the submenu... sorry about that... I don't understand what I'm doing wrong
by Emielio
Wed Oct 08, 2003 2:15 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Problems alignment menu with submenu
Replies: 7
Views: 7707

I'm using the Frames-version of DHTML-menu... don't think I can upgrade to version 5 can I ??

I also can't find the settings for the width of my submenus... I can adjust the main-width, but that doesn't help at all... If you're looking at my URL you'll find the script-files and het html-frameset ...
by Emielio
Wed Oct 08, 2003 10:47 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Problems alignment menu with submenu
Replies: 7
Views: 7707

Problems alignment menu with submenu

I've got a problem aligning the "header"-menu with the "body"-menu. First I'll give the URL:

http://home.wanadoo.nl/emielbekke/tmp/index2.html

My website in progress will use frames. So I've tried the original frames-script and it worked fine. But when I implemented the script into my website ...