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
Can this menu be put inside an HTML element?
See http://milonic.com/tablemenu.php and, for general reference, http://milonic.com/forum/viewtopic.php?t=2981.
John
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...John wrote:See http://milonic.com/tablemenu.php and, for general reference, http://milonic.com/forum/viewtopic.php?t=2981.
http://milonic.com/forum/viewtopic.php?t=4994
Thanks again!
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
Ruth