AJAX/DHTML
AJAX may be overhyped, but it truly can enhance the user experience, sometimes in dramatic ways. Carefully implemented, AJAX and DHTML can simplify interactions and provide faster, more contextual feedback.
This page is a work in progress. Here I’ll be collecting examples of basic techniques as well as implementations of open-source frameworks.
- Using AJAX to load HTML content into an HTML page
- Creating an interactive, pannable Timeline, using MIT’s Timeline API and an XML file
- Creating an interactive Timeplot, using multiple datasources, using MIT’s Timeplot and a comma-separated data file
DHTML allows scripting languages to change variables in a web page’s definition language, which in turn affects the look and function of otherwise “static” HTML page content, after the page has been fully loaded and during the viewing process. Thus the dynamic characteristic of DHTML is the way it functions while a page is viewed, not in its ability to generate a unique page with each page load.’,
Please do look into our website
<http://www.caramoan.ph/caramoan-tour