Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

element.clientLeft

概要

要素の左ボーダーの幅のピクセル数です。 要素のテキストの方向が右から左である場合と、 オーバーフローにより左の縦スクロールバーがレンダリングされた場合の縦スクロールバーの幅を含みます。clientLeft は左マージン、または、左パディングを含んでいません。clientLeft は読み込み専用です。

Gecko ベースアプリケーションは、 Gecko 1.9 (Firefox 3バグ 111207 で実装) から clientLeft をサポートします。このプロパティは、Firefox 2 以前ではサポートされません。

構文

var left = element.clientLeft;

padding-top

Gentle, individualistic and very loyal, Birman cats fall between Siamese and Persian in character. If you admire cats that are non aggressive, that enjoy being with humans and tend to be on the quiet side, you may well find that Birman cats are just the felines for you.

Image:BirmanCat.jpgAll Birmans have colorpointed features, dark coloration of the face, ears, legs and tail.

Cat image and text coming from www.best-cat-art.com

padding-bottom

LeftTopRightBottommargin-topmargin-bottomborder-topborder-bottom[if IE]><span id="MrgLeft" style="position: absolute; left: 8px; top: 65px; font: bold 13px Arial, sans-serif !important; writing-mode: tb-rl;">margin-left</span><span id="BrdLeft" style="position: absolute; left: 33px; top: 65px; color: white; font: bold 13px Arial, sans-serif !important; writing-mode: tb-rl;">border-left</span><span id="PdgLeft" style="position: absolute; left: 55px; top: 65px; font: bold 13px Arial, sans-serif !important; writing-mode: tb-rl;">padding-left</span><span id="PdgRight" style="position: absolute; left: 275px; top: 60px; color: black; font: bold 13px Arial, sans-serif !important; writing-mode: tb-rl; white-space: nowrap;">padding-right</span><span id="BrdRight" style="position: absolute; left: 310px; top: 65px; color: white; font: bold 13px Arial, sans-serif !important; writing-mode: tb-rl;">border-right</span><span id="MrgRight" style="position: absolute; left: 340px; top: 65px; font: bold 13px Arial, sans-serif !important; writing-mode: tb-rl;">margin-right</span><![endif]

Image:clientLeft.png

layout.scrollbar.side プロパティが 1、または、3 に設定されたときの縦スクロールバーの位置

layout.scrollbar.side プロパティ が、1、あるいは、3 に設定されたときと、テキストの方向が右から左へ設定されたときは、 縦スクロールバーは、左側に表示されます。 そして、これは、clientLeft が自動計算される方法に影響します。

仕様

W3C の仕様の一部ではありません。

注記

clientLeft は MS IE DHTML オブジェクトモデルで最初に導入されました。

リファレンス

 

 

 

ドキュメントのタグと貢献者

タグ: 
 このページの貢献者: fscholz, jsx, Mgjbot, Potappo, Okome
 最終更新者: jsx,