Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
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
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.

Sorry I copy/pasted the wrong URL. It should be: http://jsfiddle.net/YjGLh/6/