diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/onload/index.html')
| -rw-r--r-- | files/ja/archive/mozilla/xul/attribute/onload/index.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/onload/index.html b/files/ja/archive/mozilla/xul/attribute/onload/index.html deleted file mode 100644 index c60da8e298..0000000000 --- a/files/ja/archive/mozilla/xul/attribute/onload/index.html +++ /dev/null @@ -1,13 +0,0 @@ ---- -title: onload -slug: Archive/Mozilla/XUL/Attribute/onload -tags: - - XUL Attributes - - XUL Reference -translation_of: Archive/Mozilla/XUL/Attribute/onload ---- -<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/ja/docs/XUL/XUL_Reference">XUL リファレンス HOME</a></span></div> -<dl><dt> <code id="a-onload"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/onload">onload</a></code> </dt><dd> 型: <em>スクリプトコード</em> </dd><dd> このイベントハンドラは、image の読み込みが完了した時、<code><a href="/ja/docs/Mozilla/Tech/XUL/image" title="image">image</a></code> 要素上で呼ばれます。これは、<code id="a-src"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/src">src</a></code> 属性または <code>list-style-image</code> スタイルプロパティを通して適用された image に利用します。image を変更した場合は、イベントは新しい image が読み込まれると作動します。このイベントは要素ツリーを bubble up しません。 </dd></dl> -<div class="noinclude"> - -</div> |
