=> Scroll IFrame Contence to Desired Position (JavaScript)

A

Alexander

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
 
Top