When the html submenus are over applet in https: the applet disappeared.
Return to Recent Questions
Q:
We had a strange problem with the menus when the sub menus are
over applet in https: the applet disappeared.
After doing some Investigation in your code we noticed that you
are using in HTTPS mode div 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 menus
A:
Iframes don't work on https:// websites. You'll get warning message. That's why we're using 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 Deluxe 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
|