$("#saveBT").removeAttr('href');$("#saveBT").removeAttr('onclick');用attr屬性不管用$("#saveBT").attr('href',"javascript:;");$("#saveBT").attr('onclick');
用jQuery的removerAttr移除了a標簽的href屬性&onclick事件怎么重新加回來?
勿莣洎莪
2017-02-22 09:54:32