Download AJAX based chess widget

Demo

Bookmark and Share

Licensing

This script is distributed under the LGPL open source license.
Commercial licenses are also available. Some of these licenses also includes personal e-mail support for up to 1 year.

Download files

You can download the script from this zip file.

PHP

This script requires that you have access to PHP.

How it works

This script uses AJAX to call a PHP file on the server. This PHP files parses a predefined PGN file(Common format for saved chess games) and shows you the available games in the files. Ajax is also used to retreve the moves in the game when you click on it.

Configuration

You can make changes to the layout by adjusting the CSS.

Which PGN file to load is specified in the file getGameData.php, example:

$pgnFile = "games/Lasker.pgn";

Comments

No one has commented this - be first!

Post your comment

Don't have an avatar? Create one at Gravatar.com.

Confirmation code:

Go to cbolson.com


About/Contact | A good idea? | Submit a script | Privacy notice
© 2005 - 2024 dhtmlgoodies.com