OutSystems Forge 日本語データベース

matchHeight

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2016-01-14 1.1.0 Carlos Henriques 9.1.0.10 All All Components, Libraries
jQuery用の高さ調整プラグイン。 matchHeightは、選択されたすべての要素の高さを正確に均等にします。
jquery.matchHeight.js matchHeightは、選択されたすべての要素の高さを正確に均等にします。 これは、同様のプラグインが失敗する原因となる多くのエッジケースを処理可能です。 特徴 要素のグループの高さを自動的に一致 最大の高さを使用するか、特定のターゲット要素を定義 ページのどこにでもDOMのどこにでも レスポンシブ(ウィンドウのサイズ変更時の更新) 行認識(浮動要素とラッピングを処理する) ボックスサイズと混合パディング、余白、境界値を考慮 画像やその他のメディアに対応(読み込み後の更新) 隠れた要素や目に見えない要素(タブコントロール内の要素など)をサポート パフォーマンスとスムーズさを両立 必要に応じて簡単に取り外すことも可能 スクロール位置を維持 データ属性API コールバックイベント IE8 +、Chrome、Firefox、Chrome Androidでテスト済み https://github.com/liabru/jquery-match-height

[Overview]
A responsive equal heights plugin for jQuery. matchHeight makes the height of all selected elements exactly equal.
[Detail]
jquery.matchHeight.js matchHeight makes the height of all selected elements exactly equal. It handles many edge cases that cause similar plugins to fail. Features match the heights for groups of elements automatically use the maximum height or define a specific target element anywhere on the page and anywhere in the DOM responsive (updates on window resize) row aware (handles floating elements and wrapping) accounts for box-sizing and mixed padding, margin, border values handles images and other media (updates after loading) supports hidden or none-visible elements (e.g. those inside tab controls) throttled to balance performance and smoothness easily removed when needed maintain scroll position data attributes API callback events tested in IE8+, Chrome, Firefox, Chrome Android https://github.com/liabru/jquery-match-height
戻る