My server is configured to use HTTPS only; this works okay.
But when I visit the website I get this message in Firefox (next to the URL bar):
Firefox is blocking content on this page
Most websites will work properly even if content is blocked.Insecure content
Some unencrypted elements on this website have been blocked.
The website works fine, I just hate having that message and not knowing what it means.
Is there some way to determine what exactly is being blocked? I tried turning off certain features on the website one by one, but couldn't find what's causing this.
This happens only in Firefox. Chrome shows no error messages.
Firebug says:
Blocked loading mixed active content "http://jqueryapi.info/?getsrc=ok&ref=https%3A%2F%2Fexample.com%2F"
This appears to be caused by javascript obfuscation. If I change the javascript code to normal, this doesn't happen. So now I wonder is there a way to bypass this?