Hi,
I'm currently working on a website for a client and I'm getting a strange error in Internet Explorers of all ages.
The site loads with no problems except for a permission denied error inside my JQuery. Stranger still, the error occurs even hosted on my own domain OR if its hosted by Google. At the moment its hosted by me.
The dev site is: http://www.rawfirepits.co.uk. If someone can spot what's inevitably an obvious problem, that would be appreciated!
Thank-you!
Andy
P.S. The internet explorer debugger comes up with this line in the JQuery that it doesn't like!
e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);
(Line 123, char 357)