[jQuery] dataType & POST

[jQuery] dataType & POST


on jquery, is sayed (about dataType='script'): # warning "script" will
turn posts into gets .
Is there another to have a dataType='script' and force POST, or PUT or
DELETE ?
regards