JavaScript Comic Tagger

A comic tagger allows you tag to the last comic you read for a particular webcomic, thus when you return to the site you can easily pick up where you left off. It's a very a simple idea but very effective!

You can see an example of the tagger below, or alternatively you can visit Little Gamers and see it working on their site.

Download
If you want to use the comic tagger on your own website just click here to download a ZIP file contain a default set of images and the JavaScript code. It is very simple to install on your website, infact you only need to add the following line to your HTML:

<script language="javascript" type="text/javascript" src="/jsbookmark.js"></script>