|
How do I make the css submenu of my javascript floating window appear in the correct frame?
Return to Recent Questions
Q:
I have built a javascript floating window to use it in cross-frame mode. When sub menus are selected they display in the
same frame. How do I make my javascript floating window to display correctly?
A:
You should check you dm_init function. You should write it in the following way:
dm_initFrame("frmSet", 1, 2, 1);
More info about installation of the javascript floating window in cross-frame mode you can find here:
http://dhtml-menu.com/menu/cross-frame-mode-sample.html
See cross-frame vertical orientation Sample (left-to-right) here:
http://dhtml-menu.com/menu/cross-frame-mode-sample.html
Return to Recent Questions
Related:
- March 21, 2009 - I am trying to get my submenu to be all black in my select javascript...
- March 26, 2009 - After click the links the css menu deroulant stops showing up in cross-frame mode...
- March 30, 2009 - Is there a way to optimize the mouse position javascript to reduce the loading time for submenus?
- March 31, 2009 - Is there any way can we display submenu items on mouse over in drop down menu css?
- Apr 03, 2009 - Our submenus don't appear alignment to the toplevel down menu javascript.
- Apr 03, 2009 - I would like to change the height of the submenu items in the javascript cascading menu...
- Apr 04, 2009 - Is there a way to have an automatic line-break for large submenu items in menu using java script?
- Apr 24, 2009 - How can I define which menu vertical dynamique submenus should be multicolumn and wich one looks "normal".
- Apr 25, 2009 - How to work with image rollover menu and submenus in JSP?
- May 11, 2009 - When I add a submenu, it appears separated by about 100px down menus javascript.
- May 16, 2009 - The alignment of the submenus is not correct in my menu navigation bar.
|