[jQuery] Cross Port Jquery Library Call
I have created a payment system using Jquery. The problem I run into
is when I move from http to https. I get the following error:
Error: [Exception... "Access to restricted URI denied" code: "1012"
nsresult: "0x805303f4 (NS_ERROR_DOM_BAD_URI)" location: "https://
www.stirthewater.com/scripts/js/jquery-1.3.1.min.js Line: 19"]
Source File: https://www.mysite/scripts/js/jquery-1.3.1.min.js
Line: 19
I spent roughly 3 hours on Google trying to find a solution to this
library cross-port call. It's possible I didn't see the right article.
However, if someone could toss me a lifeline and help me out, it would
make my day.
Thanks,
Shadraq