The spacing between each item of the top horizontal dropdown menu is uneven but I don't know why.
Return to Recent Questions
Q:
The spacing between each item of the top horizontal dropdown menu is uneven but I don't know why.
If you highlight them all it becomes more obvious.
It is almost as if the space after a 2 word link is twice the
space after a one word link or else the total space after each link
is related to the number of letters in the link.
For example the space after 'Discounts' is greater than the space
after 'Home' but the space after 'Envelope Printing' is even greater.
A:
You can try to set the following horizontal dropdown menu parameters:
var menuWidth="";
var itemPadding="0px 10px 0px 10px";
Return to Recent Questions
Related:
- Sep 06, 2006 - The alighment of the dropdown menu is off to the right in Firefox...
- Sep 11, 2006 - How can I hide my dropdown menu on print?
- Sep 11, 2006 - If I use doctype the settings of the submenus in javascript dropdown menu get lost.
- Sep 30, 2006 - The frame below the javascript menubar is moved to the bottom of the page.
- Oct 07, 2006 - How do you change the back ground color of the javascript horizontal menus?
- Oct 15, 2006 - There's some problems when we use two javascript horizontal menus.
- Oct 16, 2006 - I need the sub menu of the drop menu to be vertical instead of horizontal
- Oct 27, 2006 - In IE 6.0 and Firefox 1.5.0.4, the submenus of my dhtml dropdown menu are not visible
- Nov 30, 2006 - Does your html menu dropdown have the ability to have small text boxes on it?
- Dec 02, 2006 - I have several questions about dynamic horizontal menu.
- Dec 11, 2006 - Is there a way to get rid of the spacing on the main jscript menu?
|