Javascripts Page

Hiragana Test | Katakana Test
These scripts are designed for students of Japanese who are learning the Hiragana and Katakana syllabaries.

Sortable Table
This script reads data from a text file - in this case stocks.txt, and writes it to a dynamically-created table. Clicking on the table header cells will cause the table to be sorted. The demo is configured to sort numerical values in descending numerical order and text values in ascending alphabetic order. This configuration can be easily modified.

League Table Demo
This script reads data from a text file (teams.txt) and writes it to a dynamically-created table. As the page loads the table is sorted automatically according to the value in the far right column. Maintenance of the table simply consists of updating the values in the database teams.txt.

Drop-down Menubar | Floating Menubar
These scripts generate drop-down menu bars. The floating menubar maintains its position as the page scrolls.

Card Index
An interesting script which simulates a card index file and could be used as a menu.

Fade-in Text
A demonstration of how to achieve a Flash-like text fade effect using javascript.

Marquee Banners
The <MARQUEE> tag introduced by Microsoft did not gain acceptance as a standard. Consequently if you wish to have a cross-browser marquee on your site you have to make one yourself.

Rabbit calculator
A bit of fun, but with a serious side, demonstrating some aspects of object-oriented programming in javascript.

Orrery
An example of the power of javascript!

Triangle Generator
Another piece of mathematical fun.

Ticker Tape Scrollers
Fancy a ticker-tape scroller on your site?

Colour Selector
A utility to help you find just the right shade for your colour scheme.

Family Tree Maker | Binary Tree Maker
These scripts can be used to display family trees. The binary tree is used to show a person's ancestors rather than descendants.

Image Rollover
An old javascript favourite!

Currency Converter | Roman Date converter
Two conversion scripts.

Towers of Hanoi
A drag and drop version of this old favourite.

Reaction Tester
Are you fit to drive? - this utility will tell you!

Web Design  Home