MTMTableWidth

Possible values: Either a number or a string
Default value: "100%"
Requirements: none
First available: 1.0.0
Supported browsers: All
Description: This value controls the width of the table containing all the menu items when it is diplayed in the menu frame. It represents the value of the width -attribute of the table element, and therefore adheres to that attribute's definition in the HTML recommendation. If you set it to a numerical value it will set the table width to that number of pixels. It can also be a string, making you able to set it to a percentage value (like the default value), which will then specify the width as a percentage of the width of the menu frame.