問題タブ [jquery-textext]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
102 参照

javascript - タブTwitterブートストラップのJquery textextjsが正しく機能しない

タブ (Twitter ブートストラップ) でhttp://texttextjs.comを使用しようとしています。

これは私のコード例です:

コードペン

HTML タブのコンテンツ:

CSS :

JS:

ご覧のとおり、タブ 1 には「動的な」左パディングと「高さ」があります。しかし、2番目のタブでは、何らかの理由で機能しません。おそらく、目に見えない要素の寸法を決定できないjQueryです。

修正方法は?