Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
TabPanelがあります。TabPanelには2つの部分があり、1つの部分には画像の詳細があり、下の部分にはPanelを使用して作成された画像があります。IE8(小さいサイズ)では画像が読めなくなったので、タブパネルの画像パネルのサイズを大きくしたいと思います。どうすればこれを達成できますか?
ありがとう、
ラージ
var tabs = new Ext.TabPanel({ activeTab : 0, autoScroll: true, width:200, height: 200, items:[] });