Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:26

Menu works on one site, and not the other


Poster: Statik
Dated: Monday June 30 2003 - 19:21:21 BST

Hi all,

I'm in the process of moving to another server, so I'm redoing the site on the way. I need to know why the menu works on both sites in Mozilla just fine, in IE on the old site, and not in the new site.

http://www.statikonline.com = old site
http://secure.accuratewebhosting.com/~statikonline.tmp = new site

Any help appreciated

Statik


Poster: jraper
Dated: Tuesday July 1 2003 - 12:11:39 BST

I believe the problem is an extra space character is one of your Script calls.

In the page that doesn't work - in the second Script call - your code currently reads:

<script language="JavaScript" src="mmenu.js" type=" text/javascript"></script>

If you check closely, you'll see that you have a space between 'type="' and 'text/javascript"'. I think if you remove this space, it will work.

Cheers


Poster: Statik
Dated: Tuesday July 1 2003 - 13:48:13 BST

That's nailed it. Thanks!!!

Statik