Opened 13 years ago
Closed 13 years ago
#6340 closed bug (invalid)
slideDown issue with relative positioning in IE7
Reported by: | jscags | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 1.4.3 | |
Component: | effects | Version: | 1.4.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The positioning of my CSS elements are rendering improperly when I use the slideDown function to expand my divs. It appears to work if I remove the relative positioning, but unfortunately I need that because I have an absolute positioned element inside. This only happens in IE7.
Note: See
TracTickets for help on using
tickets.
Since there's no test case, it might be better to open a discussion of the issue at http://forum.jquery.com. If it's truly a bug, please reopen this ticket with a simple test case. Also since this is a visual issue it will be important to describe what you expected to see.