Bug Tracker

Opened 9 years ago

Closed 9 years ago

#14710 closed bug (worksforme)

.animate() not working when animating opacity and top on absolutely positioned elements in Chrome.

Reported by: [email protected] Owned by:
Priority: undecided Milestone: None
Component: effects Version: 2.0.3
Keywords: Cc:
Blocked by: Blocking:

Description

For some reason, in Chrome, jQuery can animate the top or opacity properties of absolutely positioned elements, but not both at once. I've tried this in the current beta (34) and dev builds of Chrome.

The animation runs properly in Firefox and IE 11.

http://jsbin.com/ekozOnA/5/edit

Change History (1)

comment:1 Changed 9 years ago by Timmy Willison

Component: unfiledeffects
Resolution: worksforme
Status: newclosed

Works for me in Chrome stable 32.0.1700.77

http://jsbin.com/ekozOnA/7/edit

Note: See TracTickets for help on using tickets.