Is there a way to have the sub menus open to left instead of right in javascript absolute position?
Return to Recent Questions
Q:
Is there a way to have the sub menus open to the left instead of the right?
A:
Yes, please set the following parameter for your javascript absolute position:
var smViewType=2;
Return to Recent Questions
Related:
- Apr 14, 2009 - The page I try to open in dhtml menu vertical could not found...
- May 07, 2009 - Does your collapsible menus support right-to-left languages, like Hebrew?
- Jun 01, 2009 - Is there a way to center popup menu in javascript text because they are left justified now?
- Jun 20, 2009 - The floating buttons turn white when I open my site and hovered over the shell script menu.
- Jul 22, 2009 - How to use a drop down menu over item so that it opens a window at a certain size?
- Jul 25, 2009 - In IE the submenus of css li menu are open down the page and go off the bottom of the screen.
- Aug 18, 2009 - Is it possible to have the actual words clickable in order to open up an expandable tree
- Sep 06, 2009 - How to open your mouse over menu by click, not on mouseover?
- Sep 11, 2009 - How can I create script java menu using right-to-left languages?
- Sep 18, 2009 - I want to open the URL or file name in mouseover javascript by click...
- Oct 09, 2009 - I want to open the new html window with a certain size only 800x400 using html menu bar
|