Tips and Tricks
Tips and Tricks
xajax 0.2
- Upgrading to xajax 0.2
- PHP language tricks
- Overriding the xajax javascript
- xajax 0.2 and ob_gzhandler
- return $objResponse;
- Temporary Workarounds
- Debugging the server
- Using tinyMCE with xajax
- Using FCKeditor with xajax
- Using xajax to write the Javascript for Firefox/Mozilla application/extensions
- Detecting Ajax & Cookie Support
- File Upload in 0.2.4 demo
- File Upload Several ways out
- Automatically register class methods
- Using Multiple Request URIs (0.2.4)
- Working with select and option tags
- How to prevent unnecessary requests until the user finishes typing (Autocomplete)
- Display confirm text, then have it disappear
- Using xajax with the Zend framework
xajax 0.2 Widgets
xajax 0.5
- PHP language tricks (whitespace in response?)
- Debugging the server script
- Detecting cookie and xajax support on the browser
- Using xajax with the Zend Framework
- Using multiple request URIs (a.k.a Segmenting your code)
- Call xajax enabled function from another xajax enabled function
- How to prevent unnecessary requests until the user finishes typing (Autocomplete)
- Using function specific callbacks (onrequest/onComplete/etc)