0

brightsign html5 Javascript problem

hello,

I added the folling script inside my vuejs site

document.addEventListener('mouseDown', refreshTimeout);
document.addEventListener('touchstart', refreshTimeout);

 
when the user touch or click on a element it thould refresh the timeout, I have a few console.logs but there's nothing. why? in 'normal' it works pretty good.
 
 

2 comments

  • 0
    Avatar
    D Gapp

    hmmm, no answer after a few days!

    is there a problem with some javascript core functions. timeout isn't triggered in a simple example.

     

     

  • 0
    Avatar
    Brandon

    Have you been through the HTML Best Practices documentation?

    You should use the Remote Web Inspector to debug the page content running on the player.

    _________________________________________________________________________

    Friendly reminder, the community forum is intended for user-to-user discussion.  It is not regularly monitored. For troubleshooting problems and to ensure a timely answer from a BrightSign representative, please submit a support ticket.

Please sign in to leave a comment.