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:06

mm_showMenu in Internet Explorer 8 not working


Poster: andrewtheart
Dated: Sunday March 7 2010 - 21:38:29 GMT

Hey guys --

I'm running the following in IE 8.0.7100 and it is not actually hiding the menu --

Code:
<button class = "submit" type="button" onClick="javascript:mm_showMenu('JumpMenu', false, null, null);">hide menu</button>


The thing is, the same code works fine in Firefox 3.6.

I suspect this is related to the doctype I am specifying in my page --

Code:
<meta http-equiv="X-UA-Compatible" content="IE=100" > <!-- IE8 mode ... has to be specified for cool CSS tricks -->


Anyone have any ideas?

Re: mm_showMenu in Internet Explorer 8 not working


Poster: andrewtheart
Dated: Sunday March 7 2010 - 21:42:22 GMT

Looks like it magically started to work. I'll post again if I have issues.

Re: mm_showMenu in Internet Explorer 8 not working


Poster: Andy
Dated: Monday March 8 2010 - 11:19:35 GMT

It's probably a caching issue - glad you fixed it though