How to use AjaxHelper of the CakePHP
CakePHP - Getting Started
How to use the Ajax helper
with script.aculo.us 1.8.2(the current latest version.)
- $ajax-link() example
- Simple example of $ajax->link()
- Update multiple divs example
- You can update multiple divs by using div() and divEnd()
- $ajax-remoteTimer() example
- Simple example of $ajax->remoteTimer()
- observeField example
- You can also update multiple divs with observeField()
- Slider example
- Very simple Slider example
- Drag & Drop example
- Drag & Drop is easy!
- Autocomplete example
- ajax autosuggest based on the entered words.
- Inplace Editor example
- easy in-place editing example
- Sortable example
- drag & drop manual sorting
