Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
Classes of Jose Maria Rodriguez Millan | > | Siviglia Templating 2 | > | tests/widgets/SAMPLEJS.wid | > | Download | ||
|
Download |
[@SCRIPT] [_FILE]widgetScripts[#] [_SRC] function testOnOver(el) { el.style.backgroundColor='gray'; } [#] [#] <div onmouseover="javascript:testOnOver(this)">[_*]</div> |