We recently implemented SSL to some of the web pages and after that loading functionality stopped working. While going through browser console I am getting the following error:
[blocked] The page at 'https://example.org' was loaded over HTTPS, but ran insecure content from 'http://example.org/ScriptResource.axd': this content should also be loaded over HTTPS.
Please help me on this.Thanks in advance.