[ Help | Earliest Comments | Latest Comments ][ List All Subjects of Discussion | Create New Subject of Discussion ][ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]Single Comment Interactive diagrams. Diagrams that interactively show piece moves.[All Comments] [Add Comment or Rating] William Wragg wrote at 12:07 PM UTC in reply to H. G. Muller from 12:04 PM:For me it's pointing to this line (I may be using an older version of the script): ... function Display() { var p; for(i=0; i<ranks; i++) for(j=0; j<files; j++) { <<<< This line if(flip) { ../
For me it's pointing to this line (I may be using an older version of the script):