ddouble / bsie

Bootstrap IE6 Compatible Library
http://ddouble.github.com/bsie/
686 stars 189 forks source link

Using "about:blank" causes IE to report non-secure content #9

Open trickortweak opened 11 years ago

trickortweak commented 11 years ago

I used the ie.css file on a website running HTTPS and it reported the annoying "this page is running non-secure content" error. I changed "about:blank" for the background image tag with "none" and fixed the issue.