This is the actual problem I am facing. Menu displays under the <Select> box if <select> tag is inside a Div tag with position is set to "relative" and z-index set to something. Try pasting the below code
<table>
<tr>
<td>
<div style="z-index:5">
<SCRIPT language=JavaScript src="milonic_src.js ...
Search found 2 matches
- Mon Nov 24, 2003 8:15 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Enclosing menu in a <Div> with relative position
- Replies: 4
- Views: 3747
- Sat Nov 22, 2003 1:05 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Enclosing menu in a <Div> with relative position
- Replies: 4
- Views: 3747
Enclosing menu in a <Div> with relative position
Hi,
If I enclose menu in a <div> tag with position set to relative, when moveover I see gap between menubar and menu list.
I need to enclose menu in <div> tag because of z-index problem.
Paste this code and notice gap between main menu and menu drop down
<SCRIPT language=JavaScript src ...
If I enclose menu in a <div> tag with position set to relative, when moveover I see gap between menubar and menu list.
I need to enclose menu in <div> tag because of z-index problem.
Paste this code and notice gap between main menu and menu drop down
<SCRIPT language=JavaScript src ...