Rich Ajax Application Framework
Examples

Examples for PHP Developers

 


Ajax Contact List
Create, edit and delete contacts using an Ajax web form. (Degradable)
Client Confirm
Displays a confirmation dialog to the user
CSV To HTML Table
Converts a CSV datasource into an HTML using the Table Plugin
Database Connector
Retrieves and display records from a database
Date & Time Plugin
An example of a basic plugin
Date Entry
An example of how to use the Data Sanitizer date() method
Degradable Ajax Calculator
Adds to number and displays the result
Drag and Drop
Drag and drop items into a shopping cart
Draggables
Draggable DIV example
Editable List Items
Edit and update a list of items via Ajax
Employee Data Table
Displays a list of employee records inside a table/grid with a pager.
Employee Search Box
Query and display employee records using an Ajax-based search form.
Extending the RaxanElement Class
Use callback methods to extending the RaxanElement
Fade In & Out
Take control of a Div element with the Rich Client Extension (CLX)
Form Post Back
Demo showing how to handle form post and validation checks.
Form Validation
Example showing how to add Custom validation to RaxanDataSanitizer
Hello World
A simple hello world app
Hyperlinks
Displays content via Ajax when a hyperlink is clicked.
Input Client Input Prompt
Displays a client-side input prompt to th user
Mobile Weather
Displays weather information for a city or location on a mobile phone or Wap-Enabled device.
Multilingual Date Display
Displays the current date in multiple languages
Multiple Page Views
Use the switchboard to change the view of a web page
Phone Inventory
A simple Ajax application that display items from a CSV data file
Pixel Slide Show
Ajax slide show with fade-in effect
Preserve Element State
Preserves the state of an element during postbacks and releoads
Random DIVs
Randomly generated DIV elements with mouse over effect
ShoutBox
A simple ajax ShoutBox
ShoutBox - Embedded
This example shows how to embed the ShoutBox application inside an HTML web page.
Show/Hide Menu Button
Displays a dynamic menu when the button is clicked
Slide Out Panel
Ajax slide out Panel
Sliding Box
Change box location when clicked
Template Manager
Adds a master template to a page
Web Form Post Back Test
Example showing the use of the $page->preserveFormContent property.
Web Page Extractor
Example showing how to extract data from a Yahoo search page.
Zebra Stripe Table
How to add Zebra Stripes to an HTML table