I need a JavaScript function that will scroll an iframe down a specified number of pixels/percent. Pixels would be ideal. I would use an anchor within the iframe's source html, but that is somehow a little buggy inside a fullscreen HTA window. I know that the iframe must be in the same domain, and it will be. Everything is run in IE (don't need to work with browser issues) and on a local machine.
Start Free Trial