[jQuery] $.ajax() over https

[jQuery] $.ajax() over https


Should I be able to use this function when the page is served up over
http, but I want the request to go over https?
Or do I need to do something funny with a hidden iframe?