Flamingo.Ajax.jQuery.mobile¶
Ajax.jQuery.mobile provides methods for processing AJAX requests.
Flamingo.Ajax.jQuery.mobile Methods¶
| Method | Description |
|---|---|
| catchAjaxRequests() | Catches all AJAX requests made by jQuery for preprocessing. The method should be used when developing a project using the jQuery UI framework. |
See also