locked
Countdown time using Partial Razor page RRS feed

  • Question

  • User148055990 posted

    I'd like to embed a partial page in a Razor page that will show then number of seconds remaining once a timer has been started. The number of seconds would begin at say 100 seconds and should update every 10 seconds on the partial page without causing the parent Razor page to update. This is for a quiz application with a number of Razor pages and if the questions of the first page are completed the user would move to the second page which would also include the partial which would continue to show the number of seconds remaining for the whole quiz. Can anyone point me in the right direction please.

    Monday, March 11, 2019 12:58 PM

Answers

All replies