Wednesday 22 August 2012

How to embed setTimeout in javascript

How to embed setTimeout  in javascript
<script>
function create_setTimeoutFunction()
{
alert("hi user")
setTimeout(" create_setTimeoutFunction()",1)
}
</script>
<body text="pink">
"How how r u?"
<input type="button" value="click" onclick="create_setTimeoutFunction()">
</body>
How to embed setTimeout in javascript


"How how r u?"

Share This
Previous Post
Next Post

FYJC XI standard online admisson Process and declaraton of Merit list . Cut off List For prevous year also . 10 Th Results onlne declaraton Maharashtra Region .

0 comments: