I�m trying to add a padding before the beforeItemImage for the sub navigation bar but I can�t do it
Return to Recent Questions
Q:
I�m trying to add a padding before the beforeItemImage for the sub navigation bar but I can�t do it after hours off trying it.
A:
You should add a separator with blank (or white) image.
var separatorVImage="deluxe-menu.files/space.gif";
var separatorVWidth="7px";
var separatorVHeight="27px";
var separatorPadding="0px";
And assign Individual style for this item
["itemBorderWidth=0","itemBorderStyle=none,none"],
Return to Recent Questions
Related:
- Sep 26, 2006 - Why is the submenu has a different colour than menu items in the javascript menu bar?
- Nov 06, 2006 - Each item is a different width. Can I do this with your html navigation bar?...
- Dec 04, 2006 - When running navigation bar code with IE or Firefox, the background is transparent.
- Jan 23, 2007 - Can I keep a submenu shown even when my mouse pointer is NOT over dhtml menu bar
- March 01, 2007 - When I add a submenu, it appears separated by about 100 px down mouse over menus
- April 12, 2007 - How can I add the separator to the submenus of my javascript dynamic menu?
- May 01, 2007 - Is there a way to optimize the java menu bar to reduce the loading time of submenus
- May 06, 2007 - Sub-menus appear away for the menu/ dhtml navigation bar.
- June 07, 2007 - I cannot add icon before each item in the sub-menu in javascript tabs.
- June 16, 2007 - I need to know if I can add substantial data to the expanded javascript treeview?
- Sep 27, 2007 - How can I set the x coordinate of the submenus in the drop down menu navigation?
|