Opened 13 years ago
Closed 12 years ago
#5082 closed bug (worksforme)
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 (4)
Changed 13 years ago by
Attachment: | jquery_toggle_test2.html added |
---|
comment:2 Changed 13 years ago by
Component: | unfilled → fx |
---|
comment:3 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
test case works for me jQuery 1.4.4.
Note: See
TracTickets for help on using
tickets.
test