#7151 closed bug (duplicate)
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.
Change History (3)
comment:1 Changed 13 years ago by
comment:3 Changed 13 years ago by
Component: | unfiled → fx |
---|
Note: See
TracTickets for help on using
tickets.
Sorry I copy/pasted the wrong URL. It should be: http://jsfiddle.net/YjGLh/6/