事件觸發器就是用來觸發某個元素下的某個事件,IE下fireEvent方法,高階瀏覽器(chrome,firefox等)有dispatchEvent方法。 一般我們在元素上繫結事件 ...
確定! 回上一頁