jaxon-php / jaxon-js
Javascript code for the Jaxon PHP library.
Installs: 24 110
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 4
Forks: 2
Open Issues: 2
Language:JavaScript
- dev-main
- v5.x-dev
- v5.0.0rc-18
- v5.0.0rc-17
- v5.0.0rc-16
- v5.0.0rc-15
- v5.0.0rc-14
- v5.0.0rc-13
- v5.0.0rc-12
- v5.0.0rc-11
- v5.0.0rc-10
- v5.0.0rc-9
- v5.0.0rc-8
- v5.0.0rc-7
- v5.0.0rc-6
- v5.0.0rc-5
- v5.0.0rc4
- v5.0.0rc3
- v5.0.0rc2
- v5.0.0rc1
- v5.0.0-beta.3
- v5.0.0-beta.2
- v5.0.0-beta.1
- v4.x-dev
- v4.0.7
- v4.0.6
- v4.0.5
- v4.0.4
- v4.0.2
- v4.0.1
- v4.0.0
- v3.x-dev
- v3.3.9
- v3.3.8
- v3.3.7
- v3.3.6
- v3.3.5
- v3.3.4
- v3.3.3
- v3.3.2
- v3.3.1
- v3.3.0
- v3.2.0
- v3.0.0
- v2.0.x-dev
- v2.0.6
- v2.0.5
- v2.0.4
This package is auto-updated.
Last update: 2024-11-05 00:11:40 UTC
README
This package provides client-side functions for the Jaxon Ajax libraries.
Features
- 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.
Installation and Configuration
- 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.
Contribute
- Issue Tracker: github.com/jaxon-php/jaxon-js/issues
- Source Code: github.com/jaxon-php/jaxon-js
License
The project is licensed under the BSD license.