Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

Releases for jqPuzzle – Customizable Sliding Puzzles


jqPuzzle – Customizable Sliding Puzzles 1.02

The ZIP archive includes both the source and the packed code along with the style sheet.

Change Log:

  • The puzzle can now be triggered after the image is already loaded (e.g. as a result of a button click).
  • Fixed some browser inconsistencies with the load event of cached images. The puzzle will now be triggered based on image.complete as well.
  • Converted all plugin files to utf-8.
  • Fixed a check for the success callback.
  • Renamed "packed" to "min" (minified) version
  • Added real "packed" version.

jqPuzzle is tested in Firefox 1.5+, Internet Explorer 6+7 and Opera 9. It is also reported to work with Safari.

jqPuzzle – Customizable Sliding Puzzles 1.0.1

The ZIP archive includes both the source and the packed code along with the style sheet.

Change Log:

  • Fixed display problems in Internet Explorer when the puzzle container is not set to text-align: left.
  • Fixed box model calculations when Internet Explorer is in Quirks Mode.
  • Simplified styling: More properties can directly be set via CSS (wrapper border width, wrapper padding, piece border width).
    ATTENTION! This causes an API change: The according properties from the settings object have been removed. Please use the CSS properties instead. Find examples on the updated demo page. If you have used the provided CSS file, just update this one as well and everything will work.
  • Fixed the way jqPuzzle deals with invisible elements.

jqPuzzle – Customizable Sliding Puzzles 1.0

This is the very first release of jqPuzzle.

The ZIP archive includes both the source and the packed code along with the style sheet.

jqPuzzle is tested in Firefox 1.5+, Internet Explorer 6+7 and Opera 9. It is also reported to work with Safari.

See the project home page for more information.