Search found 5 matches

by BigBadBandMan
Fri Jul 05, 2002 10:24 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Newest Version
Replies: 1
Views: 2293

Newest Version

Where does it list the newest version? Where is the link to download the newest version? :?:

Thanks!
by BigBadBandMan
Tue Jun 18, 2002 7:14 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: AOL???
Replies: 0
Views: 2250

AOL???

I have put this menu to use and it work very well in most browsers. The only one it doesn't function at all in is AOL for Mac. Does anybody know of a fix for this? Is there a way to make alternate links show up if the menu doesn't display?

Thanks for your help!

brian
by BigBadBandMan
Tue Jun 18, 2002 5:37 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Margins in IE for Mac
Replies: 2
Views: 2742

margins

The same problem arises in Opera 6 under Windows. It's really annoying. What I did to solve the problem is: place the
<script type="text/javascript" src="javascript/menu_array.js"></script>
<script type="text/javascript" src="javascript/mmenu.js"></script>
in the body instead of the head section ...
by BigBadBandMan
Mon Jun 17, 2002 8:38 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: How to set width of menu to 100%
Replies: 2
Views: 3220

100% or less?

I am attempting to do the same. So far no luck. Actually, what I really need is the ability to set the menu to 100% of the TABLE CELL it occupies. Any ideas out there?

brian
by BigBadBandMan
Wed Jun 12, 2002 11:13 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Margins in IE for Mac
Replies: 2
Views: 2742

Margins in IE for Mac

I have a menu set up at http://www.600building.com/

It works great except that in IE for Mac there is a margin on the page. I have specified no margins in the HTML and they display correctly in every other browser/platform.

When I removed the menu, the zero margins worked fine, so I have deducted ...