[jQuery] dataType & POST

[jQuery] dataType & POST


(i post this message again i've posted it 2 hours ago but it didn't
appear yet.)
in jquery doc is written : warning "script" will turn posts into gets
so, is there a way to send POST or DELETE or PUT ajax query with
datatype: 'script'?
regards