Search found 1 match

by tognaco
Sun Feb 18, 2007 11:19 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: absolute and relative position
Replies: 2
Views: 2279

absolute and relative position

I want to place the menu inside a table cell but I don't know how to do it. I have discovered the way to set the position of the menu:

with(milonic=new menuname("Sample mainmenu")){
alwaysvisible=1;
left=100;
margin=2;
orientation="horizontal";
style=horizStyle;
top=100;

that's to say ...