Opened 13 years ago
Closed 12 years ago
#6569 closed bug (worksforme)
$.isPlainObject not working in IE
Reported by: | mmmikeyyy | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.4.3 |
Component: | core | Version: | 1.4.2 |
Keywords: | plain object | Cc: | |
Blocked by: | Blocking: |
Description
Give it a DIV from the DOM and it will tell you that it's a plain object. IE is the only one doing that (IE7 & IE8).
I hate IE, but still what's the use of a function that does not work in IE??
And I ask the question again: any way we can get a fix before the next version is out?
Change History (2)
comment:1 Changed 13 years ago by
Component: | unfiled → core |
---|
comment:2 Changed 12 years ago by
Priority: | → low |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Using the following jsFiddle I was able to confirm that this issue no longer exists.
Note: See
TracTickets for help on using
tickets.
I believe the