Click to See Complete Forum and Search --> : Moving a layer / div


wood_tah
11-04-2004, 11:54 AM
Does anyone have or know of a some code that will allow me to move a div from point A to point B over a set period of time? For example, lets say I have a div with an id of "layer", and I want it to move it down 300 pixels in 3 seconds -- how would I do that?

Khalid Ali
11-04-2004, 12:05 PM
I think something like this (http://www.webapplikations.com/pages/html_js/document/SimpleVerticalDivScroll.html) will guide yo to the correct solution