+ 4
What's wrong here? [SOLVED]
https://code.sololearn.com/WbuuzFxiCwd2/?ref=app The code is supposed to be displaying the time elapsed since the page loaded. But it isn't doing anything. [Solved no need to ans anymore]
8 Respuestas
+ 4
🇧🇩Saadman Nuheen🇧🇩 first of all
Its innerHTML not innerHtml
So correct this
and your code is done, just decorate it with css
+ 3
No Abhay i was trying to code a stopwatch that will show the elapsed time since the page loaded.
Check the code now.its fixed.
+ 3
There isn't any...
😁😁😁
+ 2
Thanks AKSHAY.
+ 2
Welcome 🇧🇩Saadman Nuheen🇧🇩
+ 2
🇧🇩Saadman Nuheen🇧🇩 but where is reset and resume button 🤔🤔
+ 2
AKSHAY
No it wasn't a mistake...
It was a msg for someone who asked the question.
But he deleted it.
+ 1
Nothing is wrong , works according to what you have coded , maybe you are looking into getting current min ,sec and so on ,if so use Date object