Enable key navigation for chess games.
This commit is contained in:
@@ -40,4 +40,5 @@ layout: default
|
|||||||
SetImageType("png");
|
SetImageType("png");
|
||||||
SetGameSelectorOptions("Выбрать партию ...", false, 0, 0, 0, 15, 15, 0, 10); // (head, num, chEvent, chSite, chRound, chWhite, chBlack, chResult, chDate);
|
SetGameSelectorOptions("Выбрать партию ...", false, 0, 0, 0, 15, 15, 0, 10); // (head, num, chEvent, chSite, chRound, chWhite, chBlack, chResult, chDate);
|
||||||
SetCommentsIntoMoveText(false);
|
SetCommentsIntoMoveText(false);
|
||||||
|
SetShortcutKeysEnabled(true);
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user