Side navigation
#8341 closed bug (duplicate)
Opened February 21, 2011 04:39PM UTC
Closed February 21, 2011 05:57PM UTC
Last modified March 14, 2012 01:12PM UTC
animate blinks with left lower than -10000
Reported by: | debug@quomodo.com | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.5 |
Component: | effects | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Doing something like
div.animate( { left : -10001 } , 1 , "linear" )
while div.style.left = "-10000px"
will first jump to left = "0px" before going to -10001
The next time please follow: The How to report bugs guideline, then you would have found that this has already been fixed in 1.5.