I would like to know how can I scroll down an iframe 100px every 5 secs using maybe javascript. I know that there is a window.scrollTo(x,y);
but how does this change to an iframe?
The iframe is an external page.
Any possibility of software to download that does this thing?