.iframeGoto()

Description

iframeGoto allows you to move an iframe to a specific location on the page.

Parameters

iframeGoto takes two parameters: the x and y coordinates you want to move the iframe to.

Usage

iframe_id.iframeGoto(x, y)

Last updated