Deep Linking in JavaScript
and Ajax Applications
Final Demo Page

Click a link to view information about an employee.

This page is using JavaScript and Ajax to display the employee info. Although the content is changed via Ajax, the page still allows deep linking using the hash character (#).

This is a demo page for Deep Linking in JavaScript and Ajax Applications