getComputedStyle?
這是什么錯(cuò)誤?Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
這是什么錯(cuò)誤?Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
2016-06-14
舉報(bào)
2016-06-15
恩恩 ?改好了 ?我把對(duì)象寫錯(cuò)了 ?所以報(bào)錯(cuò)了
2016-06-14
輸入的第一個(gè)參數(shù)有問題吧?元素對(duì)象你輸入的什么?發(fā)下代碼看看