Skip to main content

Bug Tracker

Side navigation

#5139 closed bug (invalid)

Opened August 29, 2009 02:59PM UTC

Closed June 13, 2010 05:22PM UTC

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@gmail.com
Blocked by: Blocking:
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 (1)
Change History (3)

Changed August 30, 2009 08:27AM UTC by achu comment:1

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.

Changed September 01, 2009 11:31AM UTC by achu comment:2

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

Changed June 13, 2010 05:22PM UTC by dmethvin comment:3

resolution: → invalid
status: newclosed