Countdown timer on slide
I like to incorporate timed activities into my slides. For example a 5-minute discussion.
Unfortunately, I can't use a "script" tag to add JS to my slide. Is there a way to incorporate a countdown (ie. 5 minutes) without using an iframe to an external site?
3 comments
-
Eino Dicki commented
You should start with HTML as shown below. Save this content to a file with a suitable name, such as index.html: https://2player-games.io/
<!DOCTYPE html>
<html>
<head>
<style></style>
<title>MUO Slideshow</title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript"></script>
</head>
<body>
<div id="showContainer"><div class="imageContainer" id="im_1">
<img src="Images/1.jpg" />
<div class="caption">
Windmill
</div>
</div><div class="imageContainer" id="im_2">
<img src="Images/2.jpg" />
<div class="caption">
Plant
</div>
</div><div class="imageContainer" id="im_3">
<img src="Images/3.jpg" />
<div class="caption">
Dog
</div>
</div><div class="navButton" id="previous">❮</div>
<div class="navButton" id="next">❯</div>
</div>
</body>
</html> -
Mayer commented
Thanks for the information, keep sharing this type of info.
-
Court commented
Thanks for the update and quick reply. I'll be sure to keep an eye on this thread. Looking for the same issue. Bumped into your thread. Thanks for creating it. Looking forward for solution.
https://www.targetpayandbenefits.me/