Home
last modified time | relevance | path

Searched refs:SetPgnUrl (Results 1 – 2 of 2) sorted by relevance

/plugin/pgn4web/pgn4web/
H A DREADME.txt88 SetPgnUrl("http://yoursite/yourpath/yourfile.pgn")
95 <!-- paste your PGN below and make sure you dont specify an external source with SetPgnUrl() -->
101 <!-- paste your PGN above and make sure you dont specify an external source with SetPgnUrl() -->
108SetPgnUrl("yourpath/yourfile.pgn"); // if set, this has precedence over the inline PGN in the HTML…
H A Dpgn4web.js1836 function SetPgnUrl(url) { function