Photonic
06-30-2007, 09:05 PM
Ok, I am trying to get my iFrame to scroll to a specific X,Y location in Firefox. The typical method of framename.scrollTO(X,Y); works fine for IE. I can't for the life of me get it to work in Firefox though. Keep in mind that this has to be an external script. By that I mean, the scrolling can't be done on the page being displayed by the iFrame because the src of the iFrame is a page that I have no control over. Thanks in advance for any help on this topic.