- Menu scripts
- Window scripts
- Calendar scripts
- Gallery scripts
- Form widgets
- XP widgets
- Table widgets
- Drag and drop
- Folder trees
- Tooltips
- AJAX scripts
- Misc scripts

- Javascript games
- Chess widgets
- DHTML Suite
- Top sponsors
- abo-storch.de
- anbieter-vergleichen
- Sigmalist.com
- More
- Resources
- cbolson.com
- Vision.To Design
- Other resources
Download ImagePuzzle game
File download
Download html file and sample images
Configuration
After downloading the script, you might want to change these three javascript variables:
var puzzleImages = ['images/image1.jpg', 'images/image2.jpg', 'images/image3.gif','images/image4.gif'];
var rows = 3;
var cols = 3;
puzzleImages is an array of the images the script have to choose from. rows and cols specifies number of pieces in the puzzle.



