This was a regression in 1.2, fixed in 1.2.1. See ticket #1580 for details:
http://dev.jquery.com/ticket/1580
- Richard
On 10/27/07, Mike Alsup <[EMAIL PROTECTED]> wrote:
>
>
> > When calling an AJAX function with the POST method, there is no way
> > for me to edit the GET fields of the URL beca
> When calling an AJAX function with the POST method, there is no way
> for me to edit the GET fields of the URL because they are incorrectly
> passed as POST.
>
> I would like to use this follow URL structure in my ajax requests:
> url: 'myfunction.php?fooBar'
> method: 'POST'
>
> But through fir
2 matches
Mail list logo