Bug Tracker

Opened 13 years ago

Closed 13 years ago

#7778 closed bug (invalid)

Children of fadeTo object stop floating

Reported by: pkeefe@… 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.

Change History (2)

comment:1 in reply to:  description Changed 13 years ago by pkeefe@…

After researching the code it turns out their was a different bug causing the problem. Please disregard.

Replying to pkeefe@…:

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.

comment:2 Changed 13 years ago by ajpiano

Resolution: invalid
Status: newclosed

Closing per OP's requset. Please debug, debug, debug, debug, debug, debug, and only then, report a ticket

Note: See TracTickets for help on using tickets.