Question : jQuery AJAX over SSL

Is it possible to run jQuery .ajax over SSL? How is it done? Is it x-browser compatible?

Thanks.

Answer : jQuery AJAX over SSL

Same domain, no if the page doing the call was opened with HTTPS

1:
jQuery.get( "myajax.php",
Random Solutions  
 
programming4us programming4us