Slayerbear629
10-09-2006, 05:50 PM
1) Script Title: Pop-it Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/popit.htm
3) Describe problem:
The page in question is viewable here: http://www.chemistry.mtu.edu:90
*note the page is still in development and I am aware of several image problems, broken links, etc.
In Firefox & IE:
The menus to not disappear at all. I've tried adjusting the disappeardelay variable to several different values with no success.
In IE only:
The script seems to have caused IE to reposition everything to the right of the menu.
The script works fine until I add position: absolute; to the css of my navigation div, which contains the pop-it menu. The position: absolute; is needed in order to keep everything aligned correctly, otherwise I would just remove it. Any help would be greatly appreciated. Thanks in advance.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/popit.htm
3) Describe problem:
The page in question is viewable here: http://www.chemistry.mtu.edu:90
*note the page is still in development and I am aware of several image problems, broken links, etc.
In Firefox & IE:
The menus to not disappear at all. I've tried adjusting the disappeardelay variable to several different values with no success.
In IE only:
The script seems to have caused IE to reposition everything to the right of the menu.
The script works fine until I add position: absolute; to the css of my navigation div, which contains the pop-it menu. The position: absolute; is needed in order to keep everything aligned correctly, otherwise I would just remove it. Any help would be greatly appreciated. Thanks in advance.