Most of the sub-menus of the navigation bar are opening on the left side instead of right..
Return to Recent Questions
Q:
I see most of the sub-menus of the navigation bar (if there is space on the left side), they
are opening on the left side instead of right side..
Could you please let me know how to fix it.
A:
You should change the following parameter:
var subMenuAlign="right";
to
var subMenuAlign="left";
Return to Recent Questions
Related:
- 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
- May 06, 2007 - Sub-menus appear away for the menu/ dhtml navigation bar.
- Oct 04, 2007 - I don't understand how dm_ext_setPressedItem() function works in left navigation menu
- Jan 04, 2009 - Is it possible to call a JavaScript function from the dhtml navigation bar?
- Jan 31, 2009 - The submenu appears on the right and I am unable to figure out a way to get the submenu to appear on the left of drop down menu bar.
- Feb 27, 2009 - How can I center my navigation java script menu bar within my HTML page?
- Jul 21, 2009 - How can I keep the java slide menu items from opening into a new window when selected?
- Nov 08, 2009 - Is it possible for a javascript navigation bar item to have an associated "target"?
- March 04, 2010 - But we are not able to use PNGFix javascript which is used for transparent PNG image in our down navigation bar.
|