question about iframe

Hi,

Is it possible to scroll the iframe with external buttons.
Maybe using the scroll-layer action.

Thnx.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

No, it doesn’t work that way. If the page you were viewing had a
JavaScript function defined within it that did some form of scroll
control, you could build a path to that function from outside the
frame and call it. But the content of an iframe is what determines
whether it can or should scroll, and when you use the scroll bars of
an iframe, you are interacting with the document within that iframe,
not the outer page that hosts the iframe.

Walter

On Jul 8, 2010, at 3:48 PM, david Verbruggen wrote:

Hi,

Is it possible to scroll the iframe with external buttons.
Maybe using the scroll-layer action.

Thnx.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options