Search found 3 matches

by MAXAR RE
Thu Oct 10, 2002 5:35 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Need help with backslashes for site being burned onto a CD
Replies: 0
Views: 1794

Need help with backslashes for site being burned onto a CD

Nevermind. I came down with ID-ten-T again. All work and only Javascript problems make Homer something something.
by MAXAR RE
Thu Oct 03, 2002 7:04 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: My "mainmenu" displays with no width in Vertical m
Replies: 1
Views: 2689

Fixed!

I took apart the menu_array.js file thatis part of the download, printed it out and compared it line-by-line to my code, then changed my code to match Andy's and VOUALAH!! It works perfectly now!

Here is the corrected code for mainmenu:

addmenu(menu=[ // This is the array that contains your menu ...
by MAXAR RE
Wed Oct 02, 2002 11:25 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: My "mainmenu" displays with no width in Vertical m
Replies: 1
Views: 2689

My "mainmenu" displays with no width in Vertical m

When I create a menu then test it, the mainmenu displays as having basically no width, meaning all I see is a tiny, narrow box that has a width of about 4 pixels but has normal height, yet when I mouse-over it, my sub-menus appear fine and have the specified width.

When viewed as a horizontal menu ...