New on DHTMLGoodies.com:
DHTML Chess is now available for WordPress at WordPressChess.com.
Download AJAX based chess widget
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";
No one has commented this - be first!
Post your comment
Comment preview: