Tiny Tales at Random

This is a randomizer for all of the Tiny Tales books, so that means it contains one thousand stories now. You can see the widget in action here (and you can also see this widget in the sidebars of the blog); reload for a new story at random. You can get the widget code below, and you can browse the widgets for all five books.




You can copy and paste this code wherever javascript can be used (Blogger is very javascript-friendly, for example, so the widgets work just fine here).

Here is the code for a randomizer at 400 pixels wide:

<script type="text/javascript"> var display = " " </script><script src="https://100words.lauragibbs.net/widget400.js" type="text/javascript"></script>

Here is the code for a randomizer at 200 pixels wide:

<script type="text/javascript"> var display = " " </script><script src="https://100words.lauragibbs.net/widget200.js" type="text/javascript"></script>

The script in this post is the 400-pixel-wide version; in the blog sidebar you can see the 200-pixel-wide version.


No comments:

Post a Comment