Swoonkify Posted October 16, 2010 Posted October 16, 2010 I have a script in which is searches for a color on the page in a certain spot, but if not found I want it to just scroll down until it is found. And if I click on the bottom of the vertical scroll to go down the page that way, some time its jumps over the color. So I was wondering if there was a way to just slowly control the vertical scroll. Thanks! -- Swoonkify
funkey Posted October 17, 2010 Posted October 17, 2010 Maybe this is what you are looking for: MouseWheel("down", 1) Programming today is a race between software engineers striving tobuild bigger and better idiot-proof programs, and the Universetrying to produce bigger and better idiots.So far, the Universe is winning.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now