SCRIPT1010: Expected identifier in IE10
问题 In my project I am using the Prototype JavaScript Framework 1.7.1 When I load the web page in IE10 on Windows 7 I get the error message below: SCRIPT1010: Expected identifier line 1 character 9 which points to <!DOCTYPE html> in my test HTML page below: <!DOCTYPE html> <html> <head> <title>My webpage title</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="description" content="" /> <meta name=