blob: 70537abb31d6a59bd099683e432806fb660e6d8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
---
title: maxwidth
slug: Archive/Mozilla/XUL/Attribute/maxwidth
tags:
- XUL Attributes
- XUL Reference
translation_of: Archive/Mozilla/XUL/Attribute/maxwidth
---
<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-maxwidth"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/maxwidth">maxwidth</a></code> </dt><dd> 型: <em>文字列型</em> (整数型に相当) </dd><dd> 要素の最大幅。これは、CSS の max-width 属性に相当します。 </dd></dl>
<div class="noinclude">
</div>
|