Hi all,
I know how to move div in Html page. However, i want to give it a smoother play..
like after completing the page scrolling it should comes on specific position by icrementing it's current position by 1-10 at specific time interval.
I tried using setTimeout function but it doesn't stop exec for any micro sec.
here I am attaching txt file..




Reply With Quote