Opened 12 years ago
Closed 12 years ago
#9633 closed bug (worksforme)
Error in IE8
Reported by: | Anewczs | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | misc | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
网页错误详细信息
用户代理: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3) 时间戳: Tue, 21 Jun 2011 09:03:19 UTC
消息: 例外被抛出且未被接住 行: 17 字符: 11966 代码: 0 URI: http://localhost/js/jquery-1.6.1.min.js
消息: 意外地调用了方法或属性访问。 行: 17 字符: 28691 代码: 0 URI: http://localhost/js/jquery-1.6.1.min.js
Change History (1)
comment:1 Changed 12 years ago by
Component: | unfiled → misc |
---|---|
Priority: | undecided → low |
Resolution: | → worksforme |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks for submitting a ticket to the jQuery Project!.
This is the translation of your ticket I am basing my response on: User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2;. NET CLR 2.0.50727;. NET CLR 3.5.30729;. NET CLR 3.0.30729; Media Center PC 6.0;. NET4 .0 C; InfoPath.3) timestamp: Tue, 21 Jun 2011 09:03:19 UTC
Message: Exception has been thrown and has not been caught line: 17 Char: 11966 Code: 0 URI: http://localhost/js/jquery-1.6.1.min.js
Message: Unexpected call a method or property access. Line: 17 Char: 28691 Code: 0 URI: http://localhost/js/jquery-1.6.1.min.js
Testing jQuery 1.6.1 locally as well as on jsFiddle.net, I haven't been able to reproduce the issue you're experiencing in IE8. Here is also a jsFiddle test using our edge version which is also working fine in IE8 without the error mentioned http://jsfiddle.net/dM6fu/.