Modify ↓
Ticket #5808 (closed bug: fixed)
Documentation typo on jQuery 1.4 site for jQuery.isEmptyObject()
| Reported by: | mattlong | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.4.1 |
| Component: | core | Version: | 1.4 |
| Keywords: | isEmptyObject | Cc: | |
| Blocking: | Blocked by: |
Description
Documentation reads "This returns true if there are any properties on the object."
Should read "This returns true if there are *NOT* any properties on the object."
Typo can be seen at http://jquery14.com/day-01/jquery-14
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.

Thanks!