Just for poops and giggles, rather than using a relative url, try giving the
full absolute path (https://blabla) in your ajax call.

This is only a hunch, it may have no effect.

JK

-----Original Message-----
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Josh Nathanson
Sent: Monday, March 31, 2008 6:36 PM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: Ajax/Safari 3/SSL


Nope, not cross-domain.  I'm using a relative url so that shouldn't be an 
issue.  It works fine in all other browsers, SSL or not, though I haven't 
tried Safari 2 yet.

I'll give Firebug lite a go and see if I can nail down where it's failing.

-- Josh


----- Original Message ----- 
From: "Jeffrey Kretz" <[EMAIL PROTECTED]>
To: <jquery-en@googlegroups.com>
Sent: Monday, March 31, 2008 5:46 PM
Subject: [jQuery] Re: Ajax/Safari 3/SSL


>
> You aren't by chance doing a cross-domain ajax call when you do it by SSL
> are you?
>
> In terms of debugging options, you can use Firebug Lite (and sprinkle your
> code with lots of console.log() statements).
>
> http://www.getfirebug.com/lite.html
>
> Also, Drosera is a debugger with the WebKit project that works with Safari
> 3.0:
>
> http://trac.webkit.org/projects/webkit/wiki
>
> (Doesn't work with 2.0, sadly)
>
> JK
>
> -----Original Message-----
> From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Josh Nathanson
> Sent: Monday, March 31, 2008 5:03 PM
> To: jquery-en@googlegroups.com
> Subject: [jQuery] Ajax/Safari 3/SSL
>
>
> Hey all,
>
> Does anyone know anything about problems with Safari 3 when using AJAX 
> over
> SSL?
>
> It doesn't seem to work.  My AJAX stuff that works in every other browser,
> and also works in Safari when not going over SSL, utterly fails.  I'm just
> hoping someone might have run across this and have some information.  I
> Googled it but didn't turn up much of anything that was helpful.
>
> Are there any options for trying to debug in Safari?
>
> -- Josh
>
> 


Reply via email to