取消設置沒起作用,出現對話窗點確定后沒反應
//定義"取消設置"的函數
function quxiao(){
? ? var myss=confirm("確認取消設置?")
? ? if (myss==ture){
? ? ? ? nr.removeAttribute("style");
? ? }? ?
}
//定義"取消設置"的函數
function quxiao(){
? ? var myss=confirm("確認取消設置?")
? ? if (myss==ture){
? ? ? ? nr.removeAttribute("style");
? ? }? ?
}
2016-06-22
舉報
2016-06-22
知道了,應該是true