diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/href/index.html')
-rw-r--r-- | files/ja/archive/mozilla/xul/attribute/href/index.html | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/href/index.html b/files/ja/archive/mozilla/xul/attribute/href/index.html deleted file mode 100644 index fcb0a85ff6..0000000000 --- a/files/ja/archive/mozilla/xul/attribute/href/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: href -slug: Archive/Mozilla/XUL/Attribute/href -tags: - - XUL Attributes - - XUL Reference -translation_of: Archive/Mozilla/XUL/Attribute/href ---- -<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-href"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/href">href</a></code> </dt><dd> 型: <em>文字列型</em> </dd><dd> この要素がクリックされた時に開かれる URL を定義します。<a href="/ja/XUL/Style/text-link" title="ja/XUL/Style/text-link">text-link</a> を含めるには class 属性が必要です。 </dd></dl> -<div class="noinclude"> -<pre class="eval"><label href="<span class="nowiki">http://example.com</span>" class="text-link" value="example.com へ行くには、ここをクリックしてください"/> -</pre> -</div> -<div class="noinclude"> - -</div> |