I have a webpage containing an IFRAME with a javascript in it.
Using this javascript I have to make the entire window (page) to scroll up to the top.
Can anyone tell me how would this be possible? How can I refer to the main window from inside the iframe?
Using this javascript I have to make the entire window (page) to scroll up to the top.
Can anyone tell me how would this be possible? How can I refer to the main window from inside the iframe?