|
Is there any way to remove the spaces between the top items in html submenu?
Return to Recent Questions
Q:
On the same html submenu, is there any way to remove the spaces between the top items?
A:
Use the following parameter:
var tXPMenuSpace=2;
Return to Recent Questions
Related:
- Apr 02, 2009 - Where can I change the font size of the top dhtml menubar items?
- Apr 11, 2009 - I cannot see the shadow on the top items in my context menu javascript example.
- Jul 12, 2009 - How do I add more space between the top items in my javascript hide menu?
- Aug 21, 2009 - How to display my top mouseover menu items without a border, but my sub items all have a border?
- Aug 24, 2009 - Can I create pulldown menu html with the same width of the top items? Each item has a different width now...
- Nov 04, 2009 - Is there a way to change the height of the top items in my xml drop down menu.
- Jan 26, 2010 - Is it possible to use background images for the top items in menu javascript html?
- Jan 27, 2010 - I don't need the generated text on the main dropdown menu code, only on the submenus
- March 1, 2010 - How I can add border onle for the top items in the vertical menu?
- April 14, 2010 - I would like to add the links to the top items in the menu javascript
|