Hi - I am creating a game in which players can share their results view the clipboard. I am doing this via javascript in the HTML template so I can get round the permissions limitations.
Everything works perfectly except for one slight … annoyance - the pop up window appears behind the game screen. Is there any way I can get the window to appear in front of the game?
This is of course for the HTML version of the game only.
Thanks.