Bug Tracker

Modify

Ticket #5139 (closed bug: invalid)

Opened 4 years ago

Last modified 3 years ago

slideToggle() effect makes inner contents transparent in IE7

Reported by: achu Owned by:
Priority: major Milestone: 1.4
Component: unfiled Version: 1.3.2
Keywords: Cc: akbathey@…
Blocking: Blocked by:

Description

Hello,

I used slideToggle() method to toggle the <div> contents inside the fieldset when the <legend> text is clicked. It works fine but when the effect takes place, ie., when the <div> contents are opened or closed, the contents are visible. It looks like only the border of the <fieldset> toggles, but the <div> contents are invisible at the background. This happens only in IE7 browser. It works fine in IE8 and Firefox 3.5.2

Attachments

slideToggle.jpg Download (156.9 KB) - added by achu 4 years ago.

Change History

Changed 4 years ago by achu

comment:1 Changed 4 years ago by achu

Hello jQuery Developers,

Please check the attachment. I've circled the error part.You can see the "Grid" part is scrolled. When scrolling, the TextBox behind is visible still. This happens in Internet Explorer browsers before version IE8. The attached image is in IE7. Please let me know if there is any fix for this.

comment:2 Changed 4 years ago by achu

Well, I sorted out the cause. The style of the <div> is set to "position:relative". But still, it works fine in IE8.

comment:3 Changed 3 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.