I'm making a page that refreshes every *number in text input* seconds. I've got this working, but for some reason I can't change the refresh rate.
Basically:
1- The text input value starts as 5 so the page refreshes every 5 seconds.
2- If I change the text input value to 10, the page refreshed every 10 seconds.
Bookmarks