[jquery-dev] Got a problem - little help pls.

2009-03-28 Thread ne...@mydevpage.com
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

[jquery-dev] Re: Got a problem - little help pls.

2009-03-29 Thread ne...@mydevpage.com
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