SKMMenu and SSL

U

UJ

Is anybody out there using SKMMenu with SSL? I'm having problems - getting
the secure/unsecure error message.

TIA - Jeff.
 
K

Ken Dopierala Jr.

Hi Jeff,

I ran into the same problem when coding the Ultra Menu
(http://www.OTBTechSystems.com). In order to show a Div over a drop down
box in IE you need to dynamically create an iFrame and place that under the
Div first. If you fill it with src=blank.htm then SSL will give the
warning. If you can do a search and replace before in the render event or
have access to the code, change it to "src=javscript;;". (2 semicolons)
The drawback to this is the iFrame will have an error message on it so if
your Div is transparent it will show through. If you are using
non-transparent Divs then it'll work just fine for you, if not you'll need
to redirect that src tag in the render event (or code) to a secure resource.
I havn't released V1.5 of the Ultra Menu yet but you could make the changes
in that as it comes with all the code. Ken.
 
P

Patrick.O.Ige

Nice trick there Ken
Patrick

Ken Dopierala Jr. said:
Hi Jeff,

I ran into the same problem when coding the Ultra Menu
(http://www.OTBTechSystems.com). In order to show a Div over a drop down
box in IE you need to dynamically create an iFrame and place that under the
Div first. If you fill it with src=blank.htm then SSL will give the
warning. If you can do a search and replace before in the render event or
have access to the code, change it to "src=javscript;;". (2 semicolons)
The drawback to this is the iFrame will have an error message on it so if
your Div is transparent it will show through. If you are using
non-transparent Divs then it'll work just fine for you, if not you'll need
to redirect that src tag in the render event (or code) to a secure resource.
I havn't released V1.5 of the Ultra Menu yet but you could make the changes
in that as it comes with all the code. Ken.

--
Ken Dopierala Jr.
For great ASP.Net web hosting try:
http://www.webhost4life.com/default.asp?refid=Spinlight
If you sign up under me and need help, email me.
 
K

Ken Dopierala Jr.

Thanks Patrick,

I can't take credit for it. I was searching for how to handle Divs over
drop downs and came across it. Ken.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top