Side navigation
#7778 closed bug (invalid)
Opened December 14, 2010 05:10PM UTC
Closed December 14, 2010 06:13PM UTC
Children of fadeTo object stop floating
Reported by: | pkeefe@travelbrains.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.6 |
Component: | unfiled | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Using fadeTo() on a div using a class after a hide() causes the children divs inside the class to lose their float:left css. If fadeTo() is changed to show() the children float correctly.
After researching the code it turns out their was a different bug causing the problem. Please disregard.
Replying to [ticket:7778 pkeefe@…]: