Home

How to simulate ExtJS AJAX requests in JSFiddle

Published on 1/16/2012


Here’s how to simulate AJAX requests using ExtJS and JSFiddle, using the SimManager user extension

Please note that this user extension only supports GETs for the moment. It’s not mine, but I will try to update it to support POSTs too.

here is the code

... views