Skip to content

Requests blocked over https #118

Closed
Closed
@Nicrob64

Description

@Nicrob64

The page https://api.jqueryui.com/color-animation/ tries to load the js/css via http so the requests get blocked. Console log is below

Log:
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT

color-animation.html:6 Mixed Content: The page at 'https://api.jqueryui.com/resources/color-animation.html' was loaded over HTTPS, but requested an insecure stylesheet 'http://code.jquery.com/ui/1.11.4/themes/smoothness/jquery-ui.css'. This request has been blocked; the content must be served over HTTPS.

color-animation.html:1 Mixed Content: The page at 'https://api.jqueryui.com/resources/color-animation.html' was loaded over HTTPS, but requested an insecure script 'http://code.jquery.com/jquery-1.10.2.js'. This request has been blocked; the content must be served over HTTPS.

color-animation.html:1 Mixed Content: The page at 'https://api.jqueryui.com/resources/color-animation.html' was loaded over HTTPS, but requested an insecure script 'http://code.jquery.com/ui/1.11.4/jquery-ui.js'. This request has been blocked; the content must be served over HTTPS.

color-animation.html:25 Uncaught ReferenceError: $ is not defined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions