Performing a single click on an HTML element: Simply do element.click() . Most major browsers support this. To repeat the click more than once: Add an ID to ...
確定! 回上一頁