Modify ↓
Ticket #10716 (closed bug: duplicate)
Jquery 1.7 : Animate won't change unit but works fine with Jquery 1.6.4
| Reported by: | Gaten | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.7 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Hello
I got a bug with jQuery 1.7, but it's working well with Jquery 1.6.4
My exemple here : http://jsfiddle.net/d2x2U/2/
If i'm doing animate and I'm try to change the unit (from px to % for exemple) of one argument, it's not working. The original unit (px for exemple) is kept.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

More clearly here :
http://jsfiddle.net/d2x2U/6/
I tried with Chromium 14 and Firefox 7