Side navigation
#10857 closed bug (duplicate)
Opened November 22, 2011 03:57PM UTC
Closed November 22, 2011 04:38PM UTC
Last modified November 22, 2011 04:38PM UTC
Animate() interprets percentage as pixels
| Reported by: | prrstn@gmail.com | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None | 
| Component: | unfiled | Version: | 1.7.1 | 
| Keywords: | Cc: | ||
| Blocked by: | Blocking: | 
Description
http://jsfiddle.net/prrstn/YvYpW/3/
This bug appears in jQuery 1.7, but not in jQuery 1.6.4...as testable in the above link.
When animating the width of an absolute div to '50%', it instead animates to '50px'.