Alert method with script inside the head (unintended outcome).

This text appears after the alert is finished (after OK is clicked).

What did the alert say the color was? IE and Netscape behave differently, but the answer should have been "#ffffff" (white) or "null" (or maybe "undefined").

After the alert you should have seen the background color change to the site color we've been using.

Go to the previous script | Go to the next script | Go to the JavaScript Index