Side navigation
#5506 closed bug (fixed)
Opened November 12, 2009 10:42PM UTC
Closed November 13, 2009 02:12PM UTC
.show() and .hide() throw errors with falsy values for speed
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | effects | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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
Test: http://github.com/scottgonzalez/jquery/commit/22b6c9667637df2f2b8429542050198768b915f1