JavaScript written by Ray Butterworth

This collection of simple but handy JavaScript functions is free for non-commercial use.

Click on section titles for working examples.

Tabs (188 lines):

A function to turn sections or lists into tabbed folders.

Example: display boring lists as tabbed folders

Resize (21 lines):

A function to allow objects to be resized using the mouse pointer.

Example: Three HTML objects, resized.