Scroll IFrame Content to desired Position (JavaScript)
=============== =============== ========
How can I scoll the content of an Ifram to a desire Position?
The function should be:
window.scrollTo (x,y)
BUT how do I have to use this function so that applies to the IFrame content
Thanks for your help
Alexander
=============== =============== ========
How can I scoll the content of an Ifram to a desire Position?
The function should be:
window.scrollTo (x,y)
BUT how do I have to use this function so that applies to the IFrame content
Thanks for your help
Alexander
Comment