[問題] IFrame的scrollbar??
大家好,
我想再我的AIR web application中嵌入網頁,
找到這個網址http://www.deitte.com/IFrameDemo3/IFrameDemo.html
也下載了範例程式.
但奇怪的是,
我實作的畫面右邊的IFrame無法以scrollbar捲動畫面,
程式碼如下:
<s:NavigatorContent id="real_location" x="0" y="0" width="100%" height="100%" label="real_location">
<s:HGroup x="0" y="0" width="100%" height="100%" gap="0" verticalAlign="middle">
<mx:Tree id="mobile_disp_tree" x="0" y="0" width="20%" height="100%"
borderVisible="false" contentBackgroundColor="#FFFFFF"
dataProvider="{treeData}" dropShadowVisible="false" paddingBottom="1"
paddingLeft="1" paddingRight="1" paddingTop="1">
</mx:Tree>
<iframe:IFrame width="100%" height="100%" source="http://tw.yahoo.com" scrollPolicy="auto">
</iframe:IFrame>
</s:HGroup>
</s:NavigatorContent>
不管tree及IFrame有沒有用Panel包起來都一樣,
why??
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 114.45.7.71
Flash 近期熱門文章
PTT數位生活區 即時熱門文章