Hello i am getting an error that says Mixed Content: The page at 'https://www.rovespier.com/login.php' was loaded over HTTPS, but requested an insecure script 'http://malsup.github.io/jquery.form.js'. This request has been blocked; the content must be served over HTTPS.

but the malsup.github.io/jquery.form.js file that i am calling i call it with https like this
<script src="https://malsup.github.com/jquery.form.js"></script>

why i am getting an error?

Recommended Answers

All 5 Replies

Those 2 urls are not the same!

thanks @diafol, i should have thought of that

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.