0

HTML modals dialogs alerts

Hi

I'm building a simple game in HTML/JS and I can't get the player to display modals. A <dialog> doesn't appear when I activate it from a <button> and an -alert- from JS is ignored (no alert displayed, game isn't halted).

Are modals not supported on Brightsign players?

Couldn't find anything in general web searches or on the forum.

Thankful for any feedback.

Best regards

Jeppe

1 comment

  • 0
    Avatar
    Jeppe Rasmussen

    Update:

    Tech support got back to me really quickly with a helpful response. It was related to Chromium versions. I had used the <Button> properties -"command" and "commandfor" to open the <Dialog> and those are Chromium 135, and the players are now running Chromium 120.

    The -alert()- call from JS works in Chromium 120 but not on the player.

Please sign in to leave a comment.