I have a scroll container with a long form with several steps, and I'd like to 
allow the user to click buttons to scroll down to other parts of the form. I'd 
like to use a transition effect (so the user sees where they're being taken) 
rather than just call scrollTo and move in one big jump. I know I can setup my 
own animation loop to scroll one pixel at a time using setInterval, but I was 
wondering if there's a more built-in way to do it (and a way to leverage 
existing easing functions). I did not see anything in qx.fx or the newer 
qx.bom.animation classes, but maybe I missed something. 

Thanks!
Andrew
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to