DHTML Chess
FF,IE6
Last updated: August, 1st 08, Beta version with examining possibilities.
This chess widget(Chess client) can be used to display pgn files, broadcast live games or display training exercises by using the embedded drag and drop feature.
Info and download | Demo | Demo 2 | Demo with examining mode | Demo 4 | Demo 5
Chess FEN viewer
FF,IE5 ,Op7
This is a simple script used to display a chess board on a web page from a FEN("Forsyth-Edwards Notation") string.
Info and download | Demo | Demo 2 | Demo 3
Chess - Blindfold trainer
FF,IE5 ,Op7
April. 27th, 2006: Added support for animations and a new kind of excersize.
A DHTML blindfold chess trainer. If you're interested in Chess and want to improve your blindfold capabilities, perhaps this script can help you on the way. The script includes some basic excersizes such as finding color of squares, squares on same diagonal and knight moves. But you can also solve some custom excersizes(You may also add your own) where you have to find the correct move by only knowing which pieces are on the board and where. The solution is displayed on a chess board.
Info and download | Demo
Chess widget that uses AJAX to retrieve chess data
FF,IE5.5,Op8
Last updated: August, 2nd 08, New pgn parser.
This is a chess widget which uses AJAX to retrieve parsed chess data from the server. PHP is used on the server to parse PGN files and output it in a format we can use in our DHTML script(PGN = standard format for saving chess games).
Note: PHP or other server side language is required.
Info and download | Demo
Chesswidget from chesstr.com
Submitted script
This is a very nice chess widget which you can use to display chess problems on your website. Just copy the Javascript code and paste it in where you want to display it on your web page.
Info and download