2

Just wondering if it is possible to stop the timer (from browser's console) which is set by setInterval without its timer id and without using browser extensions?

I know that there is no straighforward way possible (without timer id) as per documentation, but are there any workarounds possible?

gurvinder372
  • 66,980
  • 10
  • 72
  • 94
  • 3
    Related [Viewing all the timouts/intervals in javascript?](http://stackoverflow.com/questions/858619/viewing-all-the-timouts-intervals-in-javascript) – Tushar Mar 11 '16 at 08:49
  • I really liked the challenge so I posted [another solution](http://stackoverflow.com/a/35937155/1449624) in the duplicate. – A1rPun Mar 11 '16 at 10:14

0 Answers0