sabya
09-23-2004, 06:46 AM
I am using the dhtml menu (menu_com.js) and the text popup (alttxt.js from scriptasylum.com) together.
The menu is defined in the page in <span id="imenu">
But if I use the following at the bottom of the page
<div id="navtxt" class="navtext" style="visibility:hidden; position:absolute; top:800px; left:-400px; z-index:0; padding:3px "></div>
the menu does not appear any more . What could be the problem and how can I solve it ? Thanks in advance .
The menu is defined in the page in <span id="imenu">
But if I use the following at the bottom of the page
<div id="navtxt" class="navtext" style="visibility:hidden; position:absolute; top:800px; left:-400px; z-index:0; padding:3px "></div>
the menu does not appear any more . What could be the problem and how can I solve it ? Thanks in advance .