[@SCRIPT] [_FILE]widgetScripts[#] [_SRC] function testOnOver(el) { el.style.backgroundColor='gray'; } [#] [#] <div onmouseover="javascript:testOnOver(this)">[_*]</div>
info at phpclasses dot org