|
After click the links the javascript submenu stops showing up in cross-frame mode...
Return to Recent Questions
Q:
I am attempting to use the javascript submenu with frames. After click a
few links the popup part of the javascript submenu stops showing up. This
especially happens if the content frame requires
scrolling. In this case the scroll bar just flickers when I put the
mouse over the menu.
Do you know how to fix this issue?
A:
We need to check your javascript submenu.
Please, send us a direct link to your website, so we can check it.
The javascript submenu will work correctly in the cross-frame mode if you load pages into the sub frame from the same domain only.
It's caused by a security policy of browsers - a script can't modify a content of pages from another domain.
If you load pages from another domain submenus won't be shown in the subframe - they will be shown in the same frame with the top-menu.
Notice also that DHTML Menu can work correctly within 1 frameset only.
It can't work within nested framesets in some cases. It is possible that you'll have
some errors in that case.
Return to Recent Questions
Related:
|