jaxon-php/jaxon-js

Javascript code for the Jaxon PHP library.

Installs: 22 392

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 5

Forks: 2

Open Issues: 3

Language:JavaScript

v5.0.0rc2 2024-05-13 18:25 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

  1. Copy the content of the dist directory to your webserver.
  2. 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.