jMyPuzzle
Download jMyPuzzle
To make jMyPuzzle work, you first need a clean installation of JQuery. You can have a look at the JQuery's website, or download it directly.
You will need as well some extra jquery plugins and extensions : ui.mouse.js, ui.draggable.js, ui.draggable.ext.js, jquery.dimensions.js
You can then download jMyPuzzle from below :
- jMyPuzzle-0.1 (archive)
- JMyPuzzle-0.1.zip : contains the css, the javascript and some examples that will help you to install it easily.
- Content of the archive file
- jMyPuzzle.css, the css file.
- jMyPuzzle.min.js, the minified javascript file, for production use only.
- jMyPuzzle.packed.js, the packed javascript file, smaller but might be slower, for production use only.
- jMyPuzzle.js, the javascript source code file.
- jquery-1.2.1.min.js, a copy of the minified version of JQuery.
- ui.mouse.js, for the mouse interactions.
- ui.draggable.js, for drag and drop ui effect.
- ui.draggable.ext.js, for drag and drop, again.
- jquery.dimensions.js, some tool of JQuery to play with dimensions.
- README.txt, the installation instructions and some tips.
- license.txt, a copy of the license.
- credits.txt, the credits.
Installing jMyPuzzle is very easy. To know more about it, you can go to the FAQ

