JS Playground

15.8.06

Gallery bookmarklet

Yesterday I send here a script for simple DOM gallery. But I decided to upload another one, because this one is much more easier. And why bookmarklet? Just test this link gallery and you will see. You can try it also at this address, that implementation is made with no javascript alternative link. Whole source code including images, css, js and html is zipped for download here.

14.8.06

Simple unobtrusive DOM driven Autoplay gallery script

I decided to rewrite my old Autoplay gallery script. Now is it quiet configurable, just one thing
for correct work is important. All used images has to be in one file with the same prefix and numbered
star 1. For example file name: images, prefix: big, filetype:jpg. You can test it here,
or download zipped html + css + js