We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Puzzles detecting/responding to Javascript functions/events in HTML file?

Home Forums Programming Puzzles detecting/responding to Javascript functions/events in HTML file?

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #84196
    c4cc
    Customer

    As I’m trying to detect user input during app initialization, I’ve decided to use javascript clickcount for fullscreen function in my html file. I want puzzle variables to increase to certain values whenever there’s one clickcount whenever fullscreen element in html is clicked on, and decrease to another value when Esc key is pressed during fullscreen.

    html:

    javascript:

    So which puzzles can I use to respond to the Javascript clickcount occuring in html file?

    • This topic was modified 2 hours, 12 minutes ago by c4cc.
    • This topic was modified 2 hours, 9 minutes ago by c4cc.
    • This topic was modified 2 hours, 5 minutes ago by c4cc.
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.