An example of an IE 4+ event handler; clicking on the paragraphs below will change its size
using the following event handlers: onclick, ondblclick and onMouseover. You can also use onkeydown, onmouseup,
onmousedown and others. Easy and effective. One note: make sure you write the font tags outside the event handler
or the script will not work.
|