please i really need help, i can't tottally remove prototype.js from my rails app if i can't send ajax request with datatype: 'script' and type POST. i just want to know if it's possible or not.
On Dec 3, 4:00 pm, "Jean-Sébastien" <[EMAIL PROTECTED]> wrote: > (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