Side navigation
#7151 closed bug (duplicate)
Opened October 11, 2010 06:36PM UTC
Closed October 11, 2010 08:00PM UTC
Last modified October 11, 2010 08:00PM UTC
1.4.3 RC1 gets confused on hide() and then show()
Reported by: | scottchiefbaker | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.4.3 |
Component: | effects | Version: | 1.4.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have an element that 'display: none' applied via CSS. If I then hide() and and then show() that element it doesn't work. If I don't hide() it, the show() works fine. See the test case below.
Sorry I copy/pasted the wrong URL. It should be: http://jsfiddle.net/YjGLh/6/