User:Hisa: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(document).ready(function() { | $(document).ready(function() { | ||
timer(); | |||
}); | }); | ||
function timer(){ | |||
setTimeout(function(){$('#test01').text("yes");}, 20000); | |||
} | |||
</script> | </script> |
Revision as of 12:38, 20 February 2013
TSS expression