Drop down menu with css overlapping the 'Select' box in the IE 6.0..
Return to Recent Questions
Q:
We have purchased 'Deluxe Menu...'.
We are integrating the menu into the site. However, we are facing an
issue i.e. drop down menu with css overlapping the 'Select' box in the IE 6.0.
I went through the help pages in the deluxe menu website and tried out
the
Suggestion of assigning 1 to dmObjectsCheck i.e. var dmObjectsCheck=1
and adding the function as below.
function dm_ext_ruleObjectHide()
{
return !document.all;
}
It is throwing some error when we do that. Could you please suggest,
what should we to get rid of overlapping. Please see the attached
screen for the error. The error captured using Firefox.
A:
Check that you're using Deluxe Menu v3.2.5.
Check also that you have dmenu_add.js file in the same folder with
dmenu.js file.
Or you can try to set also the following parameter:
var useIFRAME=1;
Return to Recent Questions
Related:
- Aug 28, 2006 - Top menu in a 6x4 cell layout (effectively a rectangle)
- Sep 02, 2006 - Little vertical spacers between menu items in the drop down menu.
- Sep 06, 2006 - The alighment of the dropdown menu is off to the right in Firefox...
- Sep 06, 2006 - The first item of the html drop down menu stays highlighted.
- Sep 11, 2006 - How can I hide my dropdown menu on print?
- Sep 11, 2006 - If I use doctype the settings of the submenus in javascript dropdown menu get lost.
- Sep 16, 2006 - I need to be able to highlight the selected menu item of the html tree menu.
- Sep 23, 2006 - Is it possible that javascript drop down menus doesn't put anything on the local computer?
- Sep 25, 2006 - My menu icons are not appearing in the preview, or when I launch deluxe-menu.html
- Sep 26, 2006 - Firefox doesn't support the dropshadow and effects in the javascript pull down menu.
- Sep 29, 2006 - Is it possible to use an external file in the java drop down menu?
|