In IE7, my drop down menus are staying open. Works great in other browsers.
I have a lot of CSS files and JS files going on.

You can view the site at:
http://www.thunderdogstudios.com/about

Any help would be greatly appreciated.

Comments

jason ruyle’s picture

Assigned: Unassigned » jason ruyle
Status: Active » Fixed

Found the problem. I'm using a new version of JQuery.
So I went into nice_menus.module and changed the IE jquery to point to:
/misc/jquery-1.6.js

I kept the old version of jquery.
It works just fine loading that in the IE area of my header, and then continuing to load the new version of jquery farther down in the header.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.