View Single Post
  #76  
Old 01-12-2007, 02:00 PM
  photo's Avatar 
photo photo is offline
 

X-Wizard
  
Join Date: Feb 2006
Location: UK
Posts: 1,146
 

Default Re: Lightbox JS v2.0 implementation

Quote:
Originally Posted by Zaja
Stupid IE bug, just tested using Firefox and Opera on https and works perfect...take a look:
http://gemal.dk/blog/2005/01/27/iframe_without_src_attribute_on_https_in_internet_ explorer/

Thanks Zaja,
So the fix would be,

Quote:
The solution you ask? Create a blank.html page and then write:
<iframe id="if" src="blank.html"></iframe>
The blank.html only contains <html></html>
and place it in the root directory?
I have just unchecked "Do not redirect customers from HTTPS to HTTP" for now (will probably leave it that way) and it is working fine.
Also wanted to say thanks for the great mod!
__________________
v4.1.10
In Dev v4.5.x


"If you don't keep an eye on your business, someone else will."
Reply With Quote