PHP Classes

File: tests/widgets/SAMPLEJS.wid

Recommend this page to a friend!
  Classes of Jose Maria Rodriguez Millan   Siviglia Templating 2   tests/widgets/SAMPLEJS.wid   Download  
File: tests/widgets/SAMPLEJS.wid
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Siviglia Templating 2
Template engine with configurable grammar
Author: By
Last change:
Date: 11 years ago
Size: 228 bytes
 

Contents

Class file image Download
[@SCRIPT] [_FILE]widgetScripts[#] [_SRC] function testOnOver(el) { el.style.backgroundColor='gray'; } [#] [#] <div onmouseover="javascript:testOnOver(this)">[_*]</div>