JavaScript - the easy way.
As a busy web weaver you don't want to be bogged down learning more crazy code syntax and complex behaviour, or trying to download yet another plugin with an exclamation mark after its name - you just want something cool to happen when you click a link.
So for you impatient webheads out there, here are a few patch and play JavaScript tricks.

Please note: some JavaScript things - such as rollovers - simply don't work in Microsoft Internet Explorer. This browser uses something called 'JScript', which is a pale imitation of the otherwise standard JavaScript language. All I have to say (right now) is... "why?"