Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Examples don't work because of mixed content (https / http) #1808

Closed
nebrot opened this issue Jun 28, 2016 · 2 comments
Closed

Docs: Examples don't work because of mixed content (https / http) #1808

nebrot opened this issue Jun 28, 2016 · 2 comments

Comments

@nebrot
Copy link

nebrot commented Jun 28, 2016

Subject of the issue

The site www.jqueryvalidation.org uses https, but examples in iframe are using http-ressources:

http://code.jquery.com/jquery-1.11.1.min.js
http://cdn.jsdelivr.net/jquery.validation/1.15.0/jquery.validate.min.js
http://cdn.jsdelivr.net/jquery.validation/1.15.0/additional-methods.min.js

Examples aren't working, because Browser like Firefox blocks these files.

Steps to reproduce

  1. Open https://jqueryvalidation.org/min-method
  2. Open console
  3. Reload
  4. Log of blocked http-ressources
@staabm
Copy link
Member

staabm commented Jul 1, 2016

thanks for reporting. fix committed with jquery-validation/validation-content@483a967

deployment has some problems right now, therefore it could take a few days until this gets online

@staabm
Copy link
Member

staabm commented Jul 12, 2016

after fixing the deployment pipeline the changes are now LIVE. might take a few hours to make it thru the cloudflare cache though.

@staabm staabm closed this as completed Jul 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants