- Create Account

tipster/IE with https

Forums > Tipster > tipster/IE with https
Author
Message

1) davelamy Group: Members
Posts: 1 Joined: 15 Mar 2006 Location: IP: 207.111.--.--
Hello--
I'm having a problem with the display of tipster popups with IE (IESelectBoxFix enabled) in an https environment.. IE is popping up the "this page contains secure and unsecure items" dialog. I believe the about:blank src of the Iframe is causing this. Is there a relatively easy way to fix this? Thanks!

2) Angus Turnbull Group: Moderators
Posts: 4238 Joined: 7 Dec 2003 Location: New Zealand IP: 203.173.--.--
Well, "relatively" :). Replace about:blank with "blank.html" and upload a blank document. You might also have luck with using "javascript:void(0)" as a URL or some other JS string.

Good luck - Angus.

3) David Group: Guests
IP: 217.243.--.--
Same issue, i fixed it with "blank.html". now tested "javascript:void(0)" and works better, because there is no http-request anymore.

THNX - David

Post a Reply:

You are not logged in, and will be posting anonymously as a guest. If you want to post using an account, please login at the top of this page.