sub menu offset

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
scheisskopf
Beginner
Beginner
Posts: 6
Joined: Tue Jun 07, 2005 11:48 am

sub menu offset

Post by scheisskopf »

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: Select all

<table align="left"> 
                <tr> 
                  <td><script type="text/javascript" src="menu/menu_data.js"></script></td> 
                </tr> 
              </table> 
thanks
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

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.
John
Post Reply