Is it possible to create navigation menu resize based on the cell width?
Return to Recent Questions
Q:
I am evaluating your menu product - very nice! However, I am
relatively new to HTML, though a long time software developer, just
not HTML!
My question - is it possible to have the menu be in a table cell and
have the menu resize based on the cell width, if the cell width is
specified in percent (%).
For example, if I have a table and I have a first column that is set
at 15% of the width of the table, can I insert a menu in that cell
and have it fill the cell?
A:
Try to set 100% width for the menu.
var menuWidth="100%";
Return to Recent Questions
Related:
- Oct 12, 2006 - Can I create a scroll vertical menu on the right side and the subnav popout on the LEFT?
- Nov 19, 2006 - Can I create a javascript menu code with one line of the subitems?
- Nov 26, 2006 - Can I create my floating menu to make it easier for search engines to crawl through?
- Dec 05, 2006 - I can not createPopup windows by clicking on a menu.
- Dec 15, 2006 - I can't seem to have a "contact us" menu item to work in the html navigation menu.
- Dec 25, 2006 - How do you created a multiple column for only one menu js item.
- Dec 28, 2006 - How do I create more space between the menu items in my simple javascript menu?
- Dec 30, 2006 - Can I create the following menu with your javascript menu sample code?
- Jan 31, 2007 - I tried to create the html version of the rollover menus. It is still not working.
- Feb 01, 2007 - Can I use this CSS menu to create pulldown menus on a Mac (Mac OSX).
- March 14, 2007 - Does your license for css navigation menu need to be tied to a domain name to work?
|