Widget:V: Difference between revisions
Jump to navigation
Jump to search
Gerald Chi (talk | contribs) mNo edit summary |
Gerald Chi (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<script> | <script> | ||
function timedText() | function timedText() | ||
{ | { | ||
Line 9: | Line 8: | ||
var t3=setTimeout(function(){x.value="6 seconds"},6000); | var t3=setTimeout(function(){x.value="6 seconds"},6000); | ||
} | } | ||
</script> | </script> | ||
<form> | <form> |