showing results for - "javascript program that on button click displays the current timestamp on screen"
Margret
12 Oct 2018
1onclick="document.getElementById('demo').innerHTML = Date()"> // using the Date() function
similar questions