I have found that Ajax/jQuery/SSL doesn't work in Safari 3 (didn't test 2).
I spent a couple of days trying to track down the issue and then gave up,
after finding very little information available. So you might need to do a
little browser sniffing and make sure that if they're using Safari, you
route them away from any Ajax/SSL implementations.
Other than that I don't think there's anything different.
-- Josh
----- Original Message -----
From: "Paul" <[EMAIL PROTECTED]>
To: "jQuery (English)" <jquery-en@googlegroups.com>
Sent: Thursday, April 10, 2008 4:19 PM
Subject: [jQuery] Jquery and SSL
Does anybody know if you have to do anything special to allow for AJAX
(via jquery) over SSL?