This package provides client-side functions for the Jaxon Ajax libraries.
- Construct and send ajax requests to registered Jaxon classes and functions.
- Execute various callbacks during the requests processing.
- Receive, parse and process responses to Jaxon requests.
- Execute the instructions they contain in the browser.
- Provide a jQuery's ready()-like feature, to run custom code after page load.
- Copy the content of the
dist
directory to your webserver. - Set the
js.lib.uri
option in the Jaxon PHP library to the link to the directory.
- Issue Tracker: github.com/jaxon-php/jaxon-js/issues
- Source Code: github.com/jaxon-php/jaxon-js
The project is licensed under the BSD license.