Side navigation
#10683 closed bug (invalid)
Opened November 05, 2011 09:38AM UTC
Closed November 05, 2011 05:00PM UTC
Failed with $node.animate({width:'60%'},600)
Reported by: | anymango@gmail.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
This function works well in jQuery 1.64:
$node.animate({width:'60%'},600)
But it got a {width: '60px'} result in jQuery 1.7
Added in #10681, Forget this ticket.