Modify ↓
Ticket #7625 (closed bug: duplicate)
Effects animate "left < -10000"
| Reported by: | eme | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 1.5 |
| Component: | effects | Version: | 1.4.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
By a function call animate: $lenta.animat( {left: '-15000px '} )
if current value "left" at an $lenta is less -10000 animation occurs to starting value "left" equal 0.
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.

A quick search for "-10000" will reveal this as being a duplicate.