txt.removeAttribute("style"); 這個(gè)是?
/定義"取消設(shè)置"的函數(shù) function cancle() { ? ?var chose=confirm("是取消設(shè)置?"); ? ?if(chose=true) ? ?{ ? ? ? ?var txt=document.getElementById("txt"); ? ? ? ?txt.removeAttribute("style"); ? ?} }
/定義"取消設(shè)置"的函數(shù) function cancle() { ? ?var chose=confirm("是取消設(shè)置?"); ? ?if(chose=true) ? ?{ ? ? ? ?var txt=document.getElementById("txt"); ? ? ? ?txt.removeAttribute("style"); ? ?} }
2016-04-13
舉報(bào)
2016-04-13
新內(nèi)容