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