Most Recent
Forum Legend
Following
New Comments
Locked Topic
Pinned Topic
I followed these instructions to embed chess media https://www.chess.com/article/view/how-to-embed-share-chess-media and it works fine. Currently, I sequentially place multiple embedded games in the page.
I would like to implement some interaction in JavaScript like when someone completes the puzzle and embedded code shows success, I would like to catch this event and move to next puzzle. This would enable me to use custom JavaScript to place embedded games in tabs, galleries, etc.
Is it possible to subscribe to an event that embedded problem fires?