Progressive Enhancement
Final Demo Page

Click a link to view information about an employee.

This page is using JavaScript and Ajax to display the employee info. If JavaScript is not available,
the content will still display using PHP, and will be indexed by search engines.
Notice that the URL does not change when a link is clicked.

This is a demo page for Building an Ajax Application with Progressive Enhancement