Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • mpnoble Friend
    #185392

    Hi,

    The framework calls on html5shim.googlecode.com via a hardcoded http:// which causes the annoying SSL error popup “do you want to view only the webpage content that was delivered securely?” to appear when accessing pages over SSL on IE.

    Can this be changed?

    Thanks!

    Matt

    Saguaros Moderator
    #485013

    Hi Matt,

    You can change it from:

    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>

    to:

    <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 11 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum