javascript控制checkbox全選功能,具體代碼如下:
function checkall(obj,id)
{
var check = document.getelementsbyname(id);
for(i=0; i
版權(quán)所有:易賢網(wǎng)