原文:"Unable to get value of the property appendChild : object is null or undefined" while appending script to IE
When I try to append the following script to IE, I get this error: "Error: Unable to get value of the property appendChild : object is null or undefined" It works fine in Chrome, but when testing ...