[jQuery] Https mixed content error with ajax

2009-08-31 Thread UglySkinnyGuy
Have a wierd issue. It seems that if I use jquery in https and do an ajax call out and then update the dom with the resulting html I get an HTTPS unsecure content warning. Now the content is all https and there are not http calls any where so I'm wondering if this has been seen before. I've dug

[jQuery] Re: Https mixed content error with ajax

2009-08-31 Thread UglySkinnyGuy
to be over HTTPs to not create the mixed content error. On Aug 31, 5:10 am, UglySkinnyGuy evan.e.free...@gmail.com wrote: Have a wierd issue. It seems that if I use jquery in https and do an ajax call out and then update the dom with the resulting html I get an HTTPS unsecure content warning. Now