JQuery and https issue

JQuery and https issue

Hi,

I am using Jquery on a Sharepoint site and I have some issue by using Jquery and https.

Here my error:

 Mixed Content: The page at ' https://***********.sharepoint.com/sites/******' was loaded over HTTPS, but requested an insecure resource ' http://vivafiliates.com.br/afiliado.php?user=opensubv5'. This request has been blocked; the content must be served over HTTPS.jquery.js:5 (anonymous function)jquery.js:5 x.fn.extend.domManipjquery.js:5 x.fn.extend.appendjquery.js:6 (anonymous function)jquery.js:4 cjquery.js:4 p.fireWithjquery.js:4 x.extend.readyjquery.js:4 

Is there a way to use a jquery plugin which use completly a secure https connexion ?