Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

A problem in https protocol #299

Open
wellingfine opened this issue Jun 24, 2014 · 0 comments
Open

A problem in https protocol #299

wellingfine opened this issue Jun 24, 2014 · 0 comments

Comments

@wellingfine
Copy link

When I use js version in my project under https. I found IE6 popup "Contain unsafe content " ,
So I replace this line
rs.backgroundImage = 'url(about:blank)';
to
rs.backgroundImage = 'url()';

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant