how to put the menu in a table?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
krilik
Advanced
Advanced
Posts: 12
Joined: Sun Jan 07, 2007 5:36 pm

how to put the menu in a table?

Post by krilik »

there is a way to put the menu in a table?
thanks for helpers
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

http://milonic.com/tablemenu.php

Also, you can set add buildAfterLoad=true; to the very top part of the data file, right below the subOffsets. Then in the main menu get rid of the top and left positions and add position='relative';

These two methods can be used for any relatively positioned menu, either in a table or a div, though in a div can have problems on some browsers because of how they treat divs and their positions.

Ruth
Post Reply