Last updated 5 years ago
Was this helpful?
就以爬八卦版的文章為例子
$("button[name=yes]").click()
選取元素
在開發工具中,如果想讓 jQuery 選取符合規則的所有元素,要用 $$
模擬點擊事件