Download AJAX based chess widget

Demo

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";

Advertisement:
Domain Development
China Wholesale



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