I read your post and noticed that the board is not functioning as it should. I started debugging the software and discovered that the PGN on your page has a lot of extra spaces. I released a new version which is more relaxed on the format. Check the http://tom.jabber.ee/chess/index.php?n=Main.Download for downloads.
I've tested the pgnViewer with about ~4000 games and this problem didn't arise. Thanks :)
[...] WebDevLogs.com had a post about the plugin. They had made a static website for a demo. I noted that I could not play the game to the end and clicking moves on the movepane didn’t work. I saw that the PGN that was in the html had all kinds of extra spaces. Right now I had tested the library with PGN files that are exported by programs. This time it seemed to be have been copied and edited a bit. That explained it. I went through the PGN parsing code and made some adjustments. The PGN parsing is more relaxed now and I released a new version 0.3.1. Check the download page. [...]
Comments
I read your post and noticed
I read your post and noticed that the board is not functioning as it should. I started debugging the software and discovered that the PGN on your page has a lot of extra spaces. I released a new version which is more relaxed on the format. Check the http://tom.jabber.ee/chess/index.php?n=Main.Download for downloads.
I've tested the pgnViewer with about ~4000 games and this problem didn't arise. Thanks :)
Just update the script with
Just update the script with the new version, thx XD
[...] Chess Widget is like
[...] Chess Widget is like jsPgnViewer, but it’s more Ajax. It retrieve chess data from the server and show the game dynamically. [...]
[...] WebDevLogs.com had a
[...] WebDevLogs.com had a post about the plugin. They had made a static website for a demo. I noted that I could not play the game to the end and clicking moves on the movepane didn’t work. I saw that the PGN that was in the html had all kinds of extra spaces. Right now I had tested the library with PGN files that are exported by programs. This time it seemed to be have been copied and edited a bit. That explained it. I went through the PGN parsing code and made some adjustments. The PGN parsing is more relaxed now and I released a new version 0.3.1. Check the download page. [...]
Post new comment