Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:58
sub menu offset
Poster: scheisskopf
Dated: Thursday August 3 2006 - 12:10:57 BST
i have a menu with drop down, which currently appears directly under the main menu. i want to know how i can have the menu offset so there is a gap of a few pixels between the two. i have tried the submenuoffset without any success.
my menu is within a table i.e.
Code:
<table align="left">
<tr>
<td><script type="text/javascript" src="menu/menu_data.js"></script></td>
</tr>
</table>
thanks
<tr>
<td><script type="text/javascript" src="menu/menu_data.js"></script></td>
</tr>
</table>
Poster: John
Dated: Thursday August 3 2006 - 15:16:11 BST
See here for the correct way to place a menu in a td.
Also, a URL, as requested, will help us work your original problem.