Hello all.
I have a problem with ajax requests.
I want to delete some things over json ajax request and it works fine
but when I start to delete another one somehow it remembers previous
url and it dispatch 2 requests or even more simultaneously.
I have Administrators, Bots, Guests and for exam
Fixed.
On Mar 29, 2:45 am, "[email protected]"
wrote:
> Hello all.
>
> I have a problem with ajax requests.
>
> I want to delete some things over json ajax request and it works fine
> but when I start to delete another one somehow it remembers previous
> url and