Unstoppable Domains โ€” Get your daily AI drops report

Refresh page on form button click

SpaceshipSpaceship
Watch
Impact
10
Hey, I want to add onClick="history.go(0)" to
Code:
document.forms['TSRform'].elements['submit'].value = 'Stop';

I've tried
Code:
document.forms['TSRform'].elements['submit'].value = 'Stop'.onclick='history.go(0)';
but it doesn't work.


any ideas?
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
I think what you are trying to do is..

document.forms['TSRform'].elements['submit'].onclick = function() {
history.go(0);
return false;
}
 
0
•••
Dynadot โ€” .com TransferDynadot โ€” .com Transfer
CatchedCatched
Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back