js中選中表格中的全部勾選框

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title></title> </head> <body> <input type="checkbox" checked/> <input type="checkbox"/> <input type="checkbox"/>
相關文章
相關標籤/搜索