From a065e04d529da1d847b5062a12c46d916408bf32 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 21:46:22 -0500 Subject: update based on https://github.com/mdn/yari/issues/2028 --- files/ja/archive/mozilla/xul/stack/index.html | 96 --------------------------- 1 file changed, 96 deletions(-) delete mode 100644 files/ja/archive/mozilla/xul/stack/index.html (limited to 'files/ja/archive/mozilla/xul/stack') diff --git a/files/ja/archive/mozilla/xul/stack/index.html b/files/ja/archive/mozilla/xul/stack/index.html deleted file mode 100644 index c51c94170b..0000000000 --- a/files/ja/archive/mozilla/xul/stack/index.html +++ /dev/null @@ -1,96 +0,0 @@ ---- -title: stack -slug: Archive/Mozilla/XUL/stack -tags: - - XUL Elements - - XUL Reference -translation_of: Archive/Mozilla/XUL/stack ---- -
- « XUL リファレンス HOME [ - | - 属性 | - プロパティ | - メソッド | - 関連項目 ] -
-

子要素を互いの前面に描画する要素。最初の要素が一番下に置かれ、連続する子要素が前の要素の上に置かれます。すべての要素が一度に表示されます。子要素も stack 内の絶対位置に置かれます。

-

stack の子要素の left 属性と top 属性は、その要素の位置を指定します。

-

詳しい情報は XUL チュートリアルにあります。

-

-

(例が必要)

-

属性

- - - - - - -

XUL 要素からの継承
-align, -allowevents, -allownegativeassertions, -class, -coalesceduplicatearcs, -collapsed, -container, -containment, -context, -contextmenu, -datasources, -dir, -empty, -equalsize, -flags, -flex, -height, -hidden, -id, -insertafter, -insertbefore, -left, -maxheight, -maxwidth, -menu, -minheight, -minwidth, -mousethrough, -observes, -ordinal, -orient, -pack, -persist, -popup, -position, -preference-editable, -querytype, -ref, -removeelement, -sortDirection, -sortResource, -sortResource2, -statustext, -style, -template, -tooltip, -tooltiptext, -top, -uri, -wait-cursor, -width

-
-

プロパティ

- -

XUL 要素からの継承
align, , allowEvents, , boxObject, builder, , , , className, , , , , collapsed, contextMenu, controllers, database, datasources, dir, , , flex, height, hidden, id, , , left, , maxHeight, maxWidth, menu, minHeight, minWidth, , , , , , , observes, ordinal, orient, , pack, , persist, , , , ref, resource, , , , , statusText, style, ,, tooltip, tooltipText, top, width

-

メソッド

-
-

XUL 要素からの継承
- blur, click, doCommand, focus, getElementsByAttribute, getElementsByAttributeNS

-

DOM 要素からの継承
- addEventListener(), appendChild(), compareDocumentPosition, dispatchEvent(), getAttribute(), getAttributeNode(), getAttributeNodeNS(), getAttributeNS(), getElementsByTagName(), getElementsByTagNameNS(), getFeature, getUserData, hasAttribute(), hasAttributeNS(), hasAttributes(), hasChildNodes(), insertBefore(), isEqualNode, isSameNode, isSupported(), lookupNamespaceURI, lookupPrefix, normalize(), removeAttribute(), removeAttributeNode(), removeAttributeNS(), removeChild(), removeEventListener(), replaceChild(), setAttribute(), setAttributeNode(), setAttributeNodeNS(), setAttributeNS(), setUserData

-
- -

deck

-
- -
-- cgit v1.2.3-54-g00ecf