Side navigation
#1586 closed bug (fixed)
Opened September 11, 2007 04:10PM UTC
Closed September 15, 2007 03:26AM UTC
Problem animating to 0%
Reported by: | Kaitlyn2004 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.1 |
Component: | effects | Version: | 1.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
With the introduction of the % animation effects, I tried to implement it and I used .animate({left:percentage}, "slow") where percentage was 0%/33%/66%. Both 33 and 66 worked, but when I tried to go to 0 it simply jumped there (did not animate). If I remove the "%" from the 0, then it works... but I don't think this should be required to do as 0% is a valid value.
Attachments (0)
Change History (1)
Changed September 15, 2007 03:26AM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in SVN rev [3303].