IFrame

Example

1

説明

プロパティ

プロパティ名 説明
align iframe の列
contentDocument iframe で生成されたドキュメントオブジェクト
contentWindow iframe で生成されたウインドウオブジェクト
frameBorder iframe のボーダー設定
height iframe の高さ
longDesc iframe およびコンテンツの長い説明を含んだページの URL
marginHeight iframe の上下マージン値
marginWidth iframe の左右マージン値
name iframe の名前
noResize true の際、iframe のリサイズを不許可
onload iframe の読み込み終了をトリガとするイベントハンドラ
scrolling true の際、iframe のスクロールを許可
src iframe 内に表示するドキュメントの URL
width iframe の幅

メソッド

メソッド名 説明