Modify ↓
Ticket #10683 (closed bug: invalid)
Failed with $node.animate({width:'60%'},600)
| Reported by: | anymango@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.7 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Added in #10681, Forget this ticket.