Mixed Active Content Problem in Firefox
-
When using HTTPS for administration, there are numerous CSS load failures. The solution is to remove the protocol from the beginnings of the URLs in the link tags, for example:
<link type="text/css" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/redmond/jquery-ui.css" rel="stylesheet" />Not sure whether any script tags are affected.
The topic ‘Mixed Active Content Problem in Firefox’ is closed to new replies.