On 10/30/2010 01:33 PM, Pascal Georges wrote:
Hi!
Funny how my postings seem not to be there...
> Well I looked at scid.js I wrote 3 years ago, and it certainly
> deserves some modifications. It should now use jquery library to be
> more compatible across various browsers. For example keyboard i
Well I looked at scid.js I wrote 3 years ago, and it certainly
deserves some modifications. It should now use jquery library to be
more compatible across various browsers. For example keyboard inputs
does not work with IE.
Pascal
2010/10/30 Pascal Georges :
> Does this work when you export a game
Does this work when you export a game to a file on your local drive
and directly open it with Firefox ?
My guess is that on your web server, something like scid.css or
scid.js is not found from the mygames.html file.
Pascal
2010/10/30 Dave Jones :
>
> Hello Pascal, thank you for the
> reply.
>
>
Hello Pascal, thank you for the
reply.
I have a "bitmap" folder with several images under the same
directory as the html & pgn files. As I mentioned,
the straight html file displays a board. Can you
clarify which files I might be missing; where they are and
where I need to put them?
Thank you
On 10/30/2010 01:01 AM, Joost 't Hart wrote:
> Hi Dave,
>
> What scid version are you using?
> And what browser do you want it to run in?
>
> Current Scid 4.x version creates 3 files upon html/script export.
>
> , scid.js and scid.css
>
Yikes! Pascal is right. The files ./bitmaps/*.gif and
./
Hi,
Certainly a bug in games transition. But I think it is far better to
use at least a small book while looking for opening blunders : this
will save a lot of time and be a workaround to this bug.
Pascal
2010/10/29 Roy Brunjes :
> I took a collection of games and wanted to analyse the openings
Hi,
My guess is that you forgot the images files.
Pascal
2010/10/30 Dave Jones :
>
> Hello all.
>
> Can anyone walk me through configuring the fonts or whatever might be needed
> to get the javascript board working on my webserver?
>
> I managed to get the straight HTML working but all the java