JSONP in Jquery.POST()

JSONP in Jquery.POST()

Hi,
 

Is it possible to implement JSONP with POST and PUT ? When i try to do $.POST with datatype as JSONP  ,
I could see that the request is sent as GET and not as POST. Is it possible to achive JSONP with POST ?
 

Thanks,
Pradeep.