Hello friends,
I am writing while function in javascript, when some condition equals i want to wait execution for some time of seconds. How to do that?
I searched internet for sleep or wait method but they telling that there is no sleep or wait methods in javascript.
So please help me, with some code if possible....... ............... .
I am writing while function in javascript, when some condition equals i want to wait execution for some time of seconds. How to do that?
I searched internet for sleep or wait method but they telling that there is no sleep or wait methods in javascript.
So please help me, with some code if possible....... ............... .
Comment