Client-side processing with Javascript

Here's a simple temperature conversion page that runs entirely in the web browser using javascript. View source to see the javascript code.

This client-side demo page shows how content in HTML tags can be dynamically changed. View source to see the javascript code.

Main concepts for Ajax