View Full Version : All Levels Navigational Menu - 404 error on mouseover (over SSL)
hooba
01-11-2016, 10:13 AM
1) Script Title: All Levels Navigational Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/ddlevelsmenu/
3) Describe problem:
On pages served over SSL I get an overlay 404 error when hovering the dropdown links.
Over port 80, the menu serves just fine.
Been scratching my head a couple of days because of this. What am I missing?
Beverleyh
01-11-2016, 10:54 AM
I'm guessing that its a similar problem to that identified here: http://www.dynamicdrive.com/forums/showthread.php?79055-404-error-on-mouseover-of-the-dropdown-menu
If that's the case, try setting this line to false in the ddlevelsmenu.js file;
enableshim: true, //enable IFRAME shim to prevent drop down menus from being hidden below SELECT or FLASH elements? (tip: disable if not in use, for efficiency)
hooba
01-11-2016, 11:00 AM
I'm guessing that its a similar problem to that identified here: http://www.dynamicdrive.com/forums/showthread.php?79055-404-error-on-mouseover-of-the-dropdown-menu
If that's the case, try setting this line to false in the ddlevelsmenu.js file;
enableshim: true, //enable IFRAME shim to prevent drop down menus from being hidden below SELECT or FLASH elements? (tip: disable if not in use, for efficiency)
That did it! Thank you so much.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.