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: | 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.
Change History (1)
comment:1 Changed 9 years ago by
Component: | unfiled → effects |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Works for me in Chrome stable 32.0.1700.77
http://jsbin.com/ekozOnA/7/edit