Click to See Complete Forum and Search --> : Help with Javascript Chess Please


shirtbloke
02-23-2003, 05:25 AM
Help - I've used the Javascript chess code from http://javascript.internet.com/
It's good - It thinks about as far ahead as I do (i.e. not very far at all),
But there's a problem - every time you make a move the page reloads all the pieces and the board as well (at least on my computer)- which is annoying as well as slowing things down to a crawl.
Anybody got any idea how to fix it?

You can see it at work at
http://www.shirtbloke.com
then navigate to Games>Chess (Ican't give a direct URL for it as I'm using frames).

Many thanks in advance
The Shirt Bloke

Timbuck2
02-23-2003, 08:51 AM
I'm a bit sleepy eyed for this one. I did notice however. It works Fine in Netscape and reloads as you described in IE

shirtbloke
02-23-2003, 10:47 AM
Interesting that.
I've just tried it in Netscape and it doesn't work at all!
It comes up with a "Javascript error" message before the chess pieces have even loaded.
Oh dear - nothing's ever simple is it?