hongkhanh / cropbox

A lightweight and simple JavaScript, Jquery, YUI plugin to crop your avatar
http://hongkhanh.github.io/cropbox/
MIT License
266 stars 99 forks source link

Not working with HTTPS protocal #37

Open VijaykumarNB opened 6 years ago

VijaykumarNB commented 6 years ago

Hi,

I have started using this cropbox library in my project, it worked fine on local web application but when i deployed this changes on my website which have HTTPS protocol integrated, it stopped working on that page.

It is giving me error "The page was loaded over HTTPS, but requested an insecure script . This request has been blocked; the content must be served over HTTPS.".

Kindly, help me to resolve this issue.

Thanks.