Side navigation
#10716 closed bug (duplicate)
Opened November 08, 2011 10:15AM UTC
Closed November 08, 2011 02:12PM UTC
Last modified November 08, 2011 02:12PM UTC
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: | ||
Blocked by: | Blocking: |
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.
More clearly here :
http://jsfiddle.net/d2x2U/6/
I tried with Chromium 14 and Firefox 7