Search found 3 matches

by christopherib
Wed Jul 23, 2008 5:38 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: itemwidth - at least as wide as ..
Replies: 1
Views: 1919

itemwidth - at least as wide as ..

Hello,

I have a menu with 8 first level options and then from most of these come a second level of options.

The menu is horizontal and each first level item is 100px wide.

For the sub menus some of the text item links are very short, others are quite long.

What I want is for the sub menus to be ...
by christopherib
Sun Jun 08, 2008 1:09 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Fine in Firefox but not showing in Explorer
Replies: 5
Views: 3424

Re: Fine in Firefox but not showing in Explorer

Hello,

Well, I've got it working.

I changed:

<script type="text/javascript" src="menu.php?lang=en">

To:

<script type="text/javascript" src="menu.php?lang=en"></script>

That did the trick. I'm not sure why but I'm happy it's working now.

Chris
by christopherib
Sat Jun 07, 2008 9:24 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Fine in Firefox but not showing in Explorer
Replies: 5
Views: 3424

Fine in Firefox but not showing in Explorer

Hello,

I'm totally bamboozled.

http://www.nativeonline.co.uk/scavi/new/page-theorigins.html

The menu works perfectly in Firefox (2.0) but when I open the page in Internet Explorer (7.0) the menu doesn't show and all HTML content called after the line that calls the JavaScript to build the menu is ...