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