return page history
α-wwwiki
::
history/chrono/20130710-202159.txt
editor : alpha [82.250.93.241] 2013/07/10 20:21:59 _h1 chrono {div {@ id="output" style="font:bold 2em courier; color:red;"}time : } {input {@ type="submit" value="start" onclick="°° document.chrono = window.setInterval( function () { getId('output').innerHTML = 'time : ' + alpha.doLoop('{date}'); }, 1000 ); °°"}} {input {@ type="submit" value="stop" onclick=" window.clearInterval( document.chrono );"}} _h4 code {pre °° // 1) time output {div {@ id="output" style="font:bold 2em courier; color:red;"}time : } // 2) start chrono {input {@ type="submit" value="start" onclick="•• document.chrono = window.setInterval( function () { getId('output').innerHTML = 'time : ' + alpha.doLoop('{date}'); getId('output').style.MozTransform = 'rotate(-20deg)'; }, 1000 ); ••"}} // 3) stop chrono {input {@ type="submit" value="stop" onclick="window.clearInterval( document.chrono );"}} °°}