BandersnatchInteractive/assets
Vladimir Panteleev 336a65f31a assets/scripts.js: Pause and unpause on click
- By placing the event handler on the video element, we ensure we don't
  receive it when a choice item was clicked.

- Use preventDefault to avoid the pause-and-immediately-unpause
  problem due to the video element itself also handling the event.
2019-07-28 08:16:55 +00:00
..
bandersnatch.js first commit 2019-01-17 02:28:27 +03:30
scripts.js assets/scripts.js: Pause and unpause on click 2019-07-28 08:16:55 +00:00
SegmentMap.js first commit 2019-01-17 02:28:27 +03:30
styles.css change some style 2019-01-19 12:15:17 +03:30