7 Answers. javascriptdisableinput. 90%. HTML: <input type="file" class="openf" /> JS: $('.openf').click(function(e){ e.preventDefault(); });.
確定! 回上一頁