Join 5700+ of your peers
Get enriched. Access 1270+ quality tutorials right away on:
Let’s build a simple HTML based user interface that will display a list of book titles on the left hand side. When the mouse cursor is placed on any book title, the associated book details will be displayed in the right hand side.
The simple HTML based user interface is as displayed in diagram 1.

Diagram 1
The codespec that does this is available in displaywebpagecontent.html. Download the codespec of displaywebpagecontent.html.
When the mouse cursor is placed on any of the Book Titles in the left hand side of the webpage as shown in diagram 1, the Javascript method displayBookInfo() populates the right hand side of the user interface with associated Book Details.
Populating the right hand side of the user interface is done using AJAX techniques.
When the mouse cursor is placed on any Book Title the following happens:
as shown in diagram 2.

Diagram 2
The Javascript code that populates the right hand side is available in ajaxfunctions.js. Download the codespec of ajaxfunctions.js
What keeps you awake at night?
Do let us know.
We will try our best to deliver tutorials that will help you sleep much better.
The tutorials at have been written by by passionate teachers who have been using open source tools and technologies for years.
Real time images of their development screens are generously used throughout each tutorial.
Download the tutorials to your desktop as PDFs for ready reference whenever you need
Give us your comments or feedback on any of our tutorials.
Your comments help us deliver the best possible training modules.
Is there a specific tutorial you want written? Just Ask.