Next | |
---|---|
General Draughts Discussion - "Embed in your website" is unresponsive#10 Hello RoepStoep Hello everyone, Today when I try "Embed in your website" it is only edited the first few strokes played. Example of pdn: [Event "Kampioenschap van Frankrijk 2021"] [Site ""]… | Alain-Bonnamy |
棋思妙想 - 今晚7点比赛后会进行半小时的送死棋比赛#3 太棒了 | yuejiu |
棋思妙想 - 今晚7点比赛后会进行半小时的送死棋比赛#1 今晚7点5+3比赛结束后会进行半个小时的送死棋用时为2+2。送死棋属于逆向思维,残局部分充分展现对王棋的运用,对子力的控制,对整个棋盘的子力运用更加灵活,送死棋比赛一周举行一次。 | Tiaoyuedezhihui |
General Draughts Discussion - "Embed in your website" is unresponsive#5 You are, right, but when I paste the link on my site, the second line gets deleted and I get this: http://lnjd.forum.free.fr/viewtopic.php?p=3543#3543 For this to work I have to take the old cod… | Alain-Bonnamy |
General Draughts Discussion - "Embed in your website" is unresponsive#3 Thank you, RoepStoep for your intervention, however, the applet image is incomplete. It would be good to end the code with a minimum data for example: width="500" height="250" [code] <iframe src=… | Alain-Bonnamy |
General Draughts Discussion - Change the color in an< iframe>#8 Thank you, RoepStoep for your advice which allowed me to correct my mistake. Everything is working perfectly now! Here is what troubled me: When a part fragment appears, it is necessary to modi… | Alain-Bonnamy |
General Draughts Discussion - Change the color in an< iframe>#7 You can always change the theme. Looking at the iframes in your link there is the same problem with incorrect url. Anchors like "#20" (for movenumber/ply) belong at the end of the url, after the para… | RoepStoep |
General Draughts Discussion - Change the color in an< iframe>#4 Hi Alain-Bonnamy, There is an error in the url of your iframe: "/embed/UNoMQdyk#0?theme=green&bg=dark" The hash for the movenumber "#0" should be at the end (or leave it out for first move): So u… | RoepStoep |
General Draughts Discussion - Change the color in an< iframe>#3 Hello RoepStoep Before asking my question, I had visited the link. So I replaced theme = auto & bg = auto "with theme = green & bg = dark. However, no change occurs while I am well connected to li… | Alain-Bonnamy |
General Draughts Discussion - Change the color in an< iframe>#2 The parameters you can use for each type of iframe are explained here: https://lidraughts.org/developers In the url you will find the parameters "theme=auto&bg=auto" for the theme and background, s… | RoepStoep |