Glitzy things to (probably best not) do with Javascript

The site from which much of this Javascript is borrowed.

Scrolling status bar

A simple page with a scrolling status bar.

Status bar messages

Simple use of status bar messages.

Wrong way to do image rollovers

This way of doing image rollovers works, but has problems.

Better way to do image rollovers

This way of doing image rollovers is better, although it uses the name attribute.

Image rollovers can also be done in valid XHTML 1.0 Strict.

Change an image when rolling over something else

This example changes the arrow when the link is rolled over.

Yet another complex rollover example

This example shows some of the power of this stuff.

Rotating banner ads

Oh boy, another unpleasant way to harass web site visitors.

Pop window through a link

This one pops up a window when you click on the link.

Pop up bigger images

Pop up bigger images in new windows.

Control panel

Use a control panel in a way similar to what we often do with frames.