Modify ↓
Ticket #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: | |
| Blocking: | Blocked by: |
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
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

I believe the