Tips & Techniques

In this week's lab you will get to add some scripting behaviour to your websites.
Before ... Well this can be done using a bit of JavaScript. ... <a href="#" onclick="
setActiveStyleSheet('And Now For Something Completely Different'); return false;
">Monty Python</a> ... alert("Textboxes must have a value!"); ... Test out the page.

Part of the document