ASP Forum
Macromedia js menu malfunctioning
bbcompent1 | Posted 8:48am 1. June 2009 Server Time |

Ok, I doubt that I'm the first person to encounter this but I figure why not ask.  

I have a javascript menu that is based on mm_menu.js which is free.  I am only able to produce this behavior in IE, not firefox, not chrome, not even safari.

I have a menu system that has three drop down lists.  The one to the left and right position just fine, the middle one goes to the left about 400 px only when the IE browser is maximized.  If unmaximized, the browser can be any size and no problem, even dragged across two screens.  What gives?  Here is the link to the web site that is having this odd behavior: http://www.ehgt.com/ehealth_aboutus.html

The menu of interest is Hospitals.

I'm generally pretty good at solving mysteries but this one has me stumped.  You can download a copy of the menu from here: http://www.ehgt.com/mm_menu.js

Again, this is the menu that comes with dreamweaver so I'm pretty surprised that they could have missed this.  Any advice here would be most appreciated!
katy8439 | Posted 9:55am 1. June 2009 Server Time |

It looks okay to me in IE7 maximized or not, the only thing I did notice was that the 3rd item down, where I can see

------------

(or similar) in Firefox, I"m getting

---------------
-
-
-
-
-

In IE when I mouse over it.

When I had a look in Console2 in Firefox, there are a lot of CSS errors relating to a "left" declaration which may be what's causing your IE problem.

bbcompent1 | Posted 12:26am 3. June 2009 Server Time |

The part you mention:
---------------
-
-
-
-
-

That I know about, its a separator, not my idea but anyway, you are seeing CSS errors eh?  I'll check it out...thanks :)


Reply to Post Macromedia js menu malfunctioning



Back to Forum Page