Skip to main content

Bug Tracker

Side navigation

#7331 closed bug (fixed)

Opened October 27, 2010 06:34PM UTC

Closed October 27, 2010 06:35PM UTC

Last modified November 05, 2010 02:56PM UTC

Problem with .hide().show()

Reported by: john Owned by: john
Priority: blocker Milestone: 1.4.4
Component: effects Version: 1.4.3
Keywords: Cc:
Blocked by: Blocking:
Attachments (0)
Change History (3)

Changed October 27, 2010 06:34PM UTC by john comment:1

component: unfiled → effects
milestone: 1.5 → 1.4.4
owner: → john
priority: undecided → blocker
status: new → assigned

Changed October 27, 2010 06:35PM UTC by jeresig comment:2

resolution: → fixed
status: assigned → closed

Calling .hide().show() on a stylesheet-hidden element wasn't bringing it back. Fixes #7331.

Changeset: 6e7a4e73a2d821fd2a7b71e080b9284909af1596

Changed November 05, 2010 02:56PM UTC by pwnedd comment:3

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/