Modify ↓
Ticket #5506 (closed bug: fixed)
.show() and .hide() throw errors with falsy values for speed
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | effects | Version: | 1.3.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Calling .show(null) used to behave the same as .show(), but now throw errors. Same for .hide().
Fixes:
http://github.com/scottgonzalez/jquery/commit/2d2e626aa2e4956f33e8b03bb0ee624267d53c22
http://github.com/scottgonzalez/jquery/commit/e04edb260a201586bab3c51d5eda6225a5e8c5c5
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.

Test: http://github.com/scottgonzalez/jquery/commit/22b6c9667637df2f2b8429542050198768b915f1