API DOCS

DOCS & TUTORIALS » API DOCS » xajax_js » xajax_core_uncompressed.js » xajax.config.cursor

Class: xajax.config.cursor



Provides the base functionality for updating the browser's cursor
during requests. By splitting this functionalityh into an object
of it's own, xajax developers can now customize the functionality
prior to submitting requests.

variables

functions

update

update: function() { }

Constructs and returns a set of event handlers that will be
called by the xajax framework to effect the status of the
cursor during requests.

dontUpdate

dontUpdate: function() { }

Constructs and returns a set of event handlers that will
be called by the xajax framework where cursor status changes
would typically be made during the handling of requests.

 



XAJAX on SourceForge.net
Support this project Valid XHTML 1.0 Transitional