Re: [w3c/FileAPI] file selection dialog callable by file api (#56)

That is not completely true.
You can simulate the click only when the JScript x.click() comes from code initially invoked by user click (Event).
I'm writing HTML5 code with WebSocket Support, where server should invoke browser to open file Dialog. But that's not working, because no user clicks. Annevks solution fails here. It also Fails in load Event of page, I guess


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/issues/56#issuecomment-271291510

Received on Monday, 9 January 2017 14:03:31 UTC