Return to Course Content Home

JavaScript Examples

Simple JavaScript

This example shows a listener on a button that changes text, an image and the background color when pressed.

Setting the Status Bar message

This example shows how to set the status bar message on IE.

Checking a Browser Version

This example shows how to get browser information and display it to the user

Changing the viewed URL

This example shows a listener on a button that changes the viewed URL.

Modifying Lists

This example shows a how to modify a combo box on the fly

Modifying tables

This example shows a listener on a button that adds rows to a table.

Dynamic Menus

This example shows how to create drop down menus on a web page using JavaScript and CSS.

.