Suppose I have **input[type=file]** element and I want to intercept onclick event and prevent file dialog from appearing if conditions are not met. Is it possible? And why, if - not?
以上就是Is it possible to prevent file dialog from appearing? Why?的详细内容,更多请关注web前端其它相关文章!