Watch the 'net' tab in Firebug, make sure everything that pops up there is https:// . If everything /is/ https:// , post the url here (either of your site or just a limited test case).

Jonathan

UglySkinnyGuy wrote:
Yes thats all fine. Like I said it only occures when I make an ajax
call out and then inject the returned html into the DOM.

On Aug 31, 3:44 pm, James <james.gp....@gmail.com> wrote:
Is the include script to the jQuery library also HTTPs? All external
content (CSS, Scripts, Images) has 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 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 very deep looking for the issus and if I take jquery
out of the equation it doesn't give me an error. But I've standardized
jquery as part of the site and don't want to mix straight old
javascript with jquery, if I can avoid it.
So any help would be useful.- Hide quoted text -
- Show quoted text -



--
Jonathan Vanherpe - Tallieu & Tallieu NV - jonat...@tnt.be

Reply via email to