AJAX: Auto Ajax
Cesar D. Rodas (contact me)
This class can be used to update only parts of pages when links are clicked using AJAX to avoid full page reloading.
It uses some Javascript code to intercept the clicks on the current page links.
The link clicks trigger AJAX POST requests to fetch the content to update specific page sections, instead of the whole page.
If the browser does not support Javascript or AJAX requests, the clicks on the links will make the browser retrieve the whole page as usual.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (91.7%)
| Good (86.1%)
| -
| Good (91.7%)
| -
| -
| Sufficient (63.6%)
| 419 |
Click here for detailed information about this class on phpclasses.org