Side navigation
#11992 closed bug (invalid)
Opened June 29, 2012 08:15AM UTC
Closed July 18, 2012 08:29AM UTC
about animate function 0 not equal to 0%?
Reported by: | lanxyou@gmail.com | Owned by: | lanxyou@gmail.com |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | effects | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When i using animate,i found 0 not equal to 0%.
Suppose there is a div whose left is 100%.When i use animate and set its left 0,the div may move 100px not 100% of parent's width.If i set its left 0%,it will move correct distance.I don't know whether it's bug or not.thanks
Attachments (0)
Change History (2)
Changed July 03, 2012 06:32PM UTC by comment:1
component: | unfiled → effects |
---|---|
owner: | → lanxyou@gmail.com |
priority: | undecided → low |
status: | new → pending |
Changed July 18, 2012 08:29AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Thanks for taking the time to contribute to the jQuery project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket.
Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/FrKyN/. Open the link and click to "Fork" (in the top menu) to get started.