Modify ↓
Ticket #7331 (closed bug: fixed)
Problem with .hide().show()
| Reported by: | john | Owned by: | john |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.4.4 |
| Component: | effects | Version: | 1.4.3 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Change History
comment:1 Changed 3 years ago by john
- Owner set to john
- Priority changed from undecided to blocker
- Status changed from new to assigned
- Component changed from unfiled to effects
- Milestone changed from 1.5 to 1.4.4
comment:2 Changed 3 years ago by jeresig
- Status changed from assigned to closed
- Resolution set to fixed
Calling .hide().show() on a stylesheet-hidden element wasn't bringing it back. Fixes #7331.
Changeset: 6e7a4e73a2d821fd2a7b71e080b9284909af1596
comment:3 Changed 3 years ago by pwnedd
I just tested this in the GIT version of jQuery and it still seems to exist:
GIT : http://jsfiddle.net/yuX9C/1/ 1.4.2: http://jsfiddle.net/yuX9C/2/
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.
