.iframeRedirect()

Description

iframeRedirect allows you to change the URL of an iframe.

Parameters

iframeRedirect takes one parameter: the URL you want to redirect the iframe to.

Usage

iframe_id.iframeRedirect("url")

Last updated