jump to:allmastodonblueskylemmylobstersdevstackwikirsshn
wwebbit
view: | | |

Knowledge / everything · hot matching “drop”

1 shown · updated 11s ago · read only
  1. can I make choosing a file count as a user gesture? (stackoverflow.com)stack

    18 points by Geoff Nunes in stackoverflow.com · 17h ago · stack

    I am making a very simple video player. I want the video to display in full screen mode. I give the user two ways to choose a file to play. One works and one does not. The way that works listens to a div for a 'drop' event. The even triggers a routine that enters full screen and…