开发者

'Object Expected' Javascript error in IE8

开发者 https://www.devze.com 2023-01-27 06:36 出处:网络
When I run my page on IE8 I got the following error. While it is running fine on Firefox and Chrome. I used the following line to inclu开发者_开发技巧de js.

When I run my page on IE8 I got the following error. While it is running fine on Firefox and Chrome.

I used the following line to inclu开发者_开发技巧de js.

<SCRIPT type="text/javascript" LANGUAGE="javascript" src="http://localhost/audit.js"></script>

Could you tell me where I'm making a mistake? So that that error is coming on IE8 only.

Webpage error details:

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)

Timestamp: Wed, 24 Nov 2010 08:28:06 UTC

Message: Object expected

Line: 72

Char: 188

Code: 0

URI: http://localhost/auditng.html

0

精彩评论

暂无评论...
验证码 换一张
取 消