|
When the javascript pull down menu are over applet in https: the applet disappeared.
Return to Recent Questions
Q:
We had a strange problem with the javascript pull down menu when the sub menus are
over applet in https - it disappeared.
We noticed that you're using div in HTTPS mode instead of Iframe.
We would be happy if you can tell us why you are using div in
this mode and if we will use http mode will it cause something that
can affect the javascript pull down menu.
A:
Iframes don't work on https:// websites. You'll get warning message. That's why we're using <div> tag.
If for some reasons a submenu can't drop down over an object the latter
will be hidden for a time when the submenu is shown.
If you use javascript pull down menu on https:// website, submenus won't drop down
over select boxes within iframe objects. It works fine on a non-secure
servers only.
Return to Recent Questions
Related:
|