Can this menu be put inside an HTML element?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
rpieszak
Beginner
Beginner
Posts: 8
Joined: Fri Oct 08, 2004 2:36 am

Can this menu be put inside an HTML element?

Post by rpieszak »

Greetings,
I'm brand new to this menu system, so forgive me if this is a "stupid" question. Right now, with the default horizontal menu download (ver 5), the menu seems to hover above the page. Is there any way to set the menu inside an html element (like a <td>)?
Thanks,
Ryan
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

John
rpieszak
Beginner
Beginner
Posts: 8
Joined: Fri Oct 08, 2004 2:36 am

Post by rpieszak »

Thanks for the quick reply John. I did some more searching, and for any of those who have the same question I did, I think this may halp as well...
http://milonic.com/forum/viewtopic.php?t=4994
Thanks again!
rpieszak
Beginner
Beginner
Posts: 8
Joined: Fri Oct 08, 2004 2:36 am

Post by rpieszak »

Greetings again...

One more question: now that I understand how to embed the menu inside a <td> element, is there anyway of making the menu stretch the entire width of the <td> element? Is there a width attribute that can be set to a percentage (ie: 100%)?

Thanks,
Ryan
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

There's a section on Milonic which has reference guides as to properties. Here's one link If you look below my name here you'll see links to the different property references. Some things about menus in table cells: you can use the menuwidth="100%"; if you want the menu to center, the menu not the items, you need to create a little table in the cell you are using and center that table and put the menu in that table, this is because the position is relative so you can't use screen position. Hope that helps

Ruth
Post Reply