Pages

Showing posts with label extjs ext js ajax jsfiddle. Show all posts
Showing posts with label extjs ext js ajax jsfiddle. Show all posts

Monday, January 16, 2012

How to simulate ExtJS AJAX requests in JSFiddle

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