Features
Share this
Monday, 17 May 2010
* Back button support – many Ajax driven websites don’t support the back-button in browsers, meaning that users have no means to bring back previous content. Ajaxy utilises a hashing mechanism to enable this.
* Bookmarkable URLs – whenever new content is loaded, the URL ’s hash will change to reflect the changes – this URL is unique and can be used to retrieve the same content at a later date, much like a regular URL .
* Configurable loading notifier – built-in to Ajaxy is a flexible “loader” that is used to inform the user of a pending request.
* Bookmarkable URLs – whenever new content is loaded, the URL ’s hash will change to reflect the changes – this URL is unique and can be used to retrieve the same content at a later date, much like a regular URL .
* Configurable loading notifier – built-in to Ajaxy is a flexible “loader” that is used to inform the user of a pending request.

