|
All of the items in css select menu have different sizes.
Return to Recent Questions
Q:
Is it something that I am doing wrong?
All of the top css select menu items are different in sizes. How can I get them to look the same?
A:
Try to specify units in "px".
var itemPadding="5px";
Try that.
Return to Recent Questions
Related:
- March 12, 2009 - I don't understand, how can change place of the icon in button context menu...
- March 15, 2009 - How can I disable items in menu site web?
- March 18, 2009 - I am getting a Javascript error, when accessing any of the menu javascript.
- March 20, 2009 - Is it possible to have the "parent" items of the html dynamic menu be purely an image?
- March 21, 2009 - How can we increase the width of the vista style buttons of dhtml drag drop?
- March 26, 2009 - After click the links the css menu deroulant stops showing up in cross-frame mode...
- March 29, 2009 - How could I call a script instead of specifying a link in javascript menu examples myspace?
- March 31, 2009 - Is there any way can we display submenu items on mouse over in drop down menu css?
- Apr 01, 2009 - How can I set different parameters for diferent items in my javascript expanding menu?
- Apr 02, 2009 - Where can I change the font size of the top menus for web pages items?
- Apr 03, 2009 - I would like to change the height of the submenu items in the javascript cascading menu...
|