diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/maxlength/index.html')
-rw-r--r-- | files/ja/archive/mozilla/xul/attribute/maxlength/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/maxlength/index.html b/files/ja/archive/mozilla/xul/attribute/maxlength/index.html new file mode 100644 index 0000000000..e71308d143 --- /dev/null +++ b/files/ja/archive/mozilla/xul/attribute/maxlength/index.html @@ -0,0 +1,13 @@ +--- +title: maxlength +slug: Archive/Mozilla/XUL/Attribute/maxlength +tags: + - XUL Attributes + - XUL Reference +translation_of: Archive/Mozilla/XUL/Attribute/maxlength +--- +<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-maxlength"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/maxlength">maxlength</a></code> </dt><dd> 型: <em>整数型</em> </dd><dd> textbox に入力することができる最大文字数。 </dd></dl> +<div class="noinclude"> + +</div> |