danielm / uploader

A lightweight and very configurable jQuery plugin for file uploading using ajax(a sync); includes support for queues, progress tracking and drag and drop.
https://danielmg.org/demo/java-script/uploader
MIT License
1.17k stars 384 forks source link

Demos break under https #40

Closed Thelonedevil closed 6 years ago

Thelonedevil commented 8 years ago

The latest versions of chrome and firefox block scripts that are served over http on a https site (see here) Changing the demos to use the https version of code.jquery.com would solve this.

danielm commented 6 years ago

Closing the issues. The new demos should work ok under Https.