Skip to main content

Bug Tracker

Side navigation

#5082 closed bug (worksforme)

Opened August 20, 2009 03:55AM UTC

Closed November 20, 2010 09:53PM UTC

toggle has unexpected behavior in IE8

Reported by: aakoch Owned by:
Priority: major Milestone: 1.4
Component: effects Version: 1.3.2
Keywords: toggle, ie8 Cc:
Blocked by: Blocking:
Description

This is hard to explain.

Short story: toggle() doesn't toggle the selected elements sometimes.

Long story: I have 3 links on a page, A, B, C. When the page is loaded, links A and C are visible. Clicking on link A hides A and C and shows B. Clicking on B shows A and hides B, but C is still hidden. Clicking on A will now hide A and show B and C.

I've tested in in FF3, Safari, Opera 9, and IE8 compatibility mode and they all work as expected.

I'm attaching the test, but it is also hosted at http://adamkoch.com/jquery_toggle_test2.html

Attachments (1)
Change History (3)

Changed August 28, 2009 12:07PM UTC by nbr comment:1

Might be related to #4737.

Changed November 11, 2009 08:17PM UTC by john comment:2

component: unfilledfx

Changed November 20, 2010 09:53PM UTC by snover comment:3

resolution: → worksforme
status: newclosed

test case works for me jQuery 1.4.4.