|
Is there any way to remove the spaces between the top items in dynamic menus using?
Return to Recent Questions
Q:
On the same dynamic menus using, 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 menus in javascript items?
- Apr 11, 2009 - I cannot see the shadow on the top items in my css menu drop down example.
- Jul 12, 2009 - How do I add more space between the top items in my javascript for drop down menu?
- Aug 21, 2009 - How to display my top dependant dropdown menus items without a border, but my sub items all have a border?
- Aug 24, 2009 - Can I create web page menu 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 website navigation bars.
- Jan 26, 2010 - Is it possible to use background images for the top items in transparent drop down menus?
- Jan 27, 2010 - I don't need the generated text on the main menu navigation bar, only on the submenus
- March 1, 2010 - How I can add border onle for the top items in the javascript menu examples?
- April 14, 2010 - I would like to add the links to the top items in the down menus css
|