Re: [問題] 請問有關iframe

看板Web_Design作者 (Freundin)時間19年前 (2006/04/14 03:16), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串3/4 (看更多)
※ 引述《bennylu (Benny)》之銘言: : ※ 引述《Freundin (Freundin)》之銘言: : : (我很認真爬文了...><~) : : 我在網頁中插入iframe : : 置中沒問題 也設了寬度 : : 當我連結某網頁到iframe時 出現了捲軸 : : 但是捲軸並非剛好在iframe的右邊靠齊 : : 有一條留白介於捲軸與iframe之間 : : 不知道是不是設定關係(對不起我是新手...><~) : : 麻煩指教^_^ : <body> : <iframe src="" marginwidth=0 marginheight=0></iframe> : </body> 我有試過,可是結果沒變耶... 附上部份程式.. 麻煩請指點><~ 謝謝.. <style type="text/css"> <!-- iframe { left: 150px; top: 100px; overflow: scroll; width: 680px; height: 450px; position: absolute; } </style> <body> <iframe name="iframe.htm" src="a.htm" marginwidth="0" marginheight="0" ></iframe> </body> -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.116.144.193
文章代碼(AID): #14FgDpZP (Web_Design)
討論串 (同標題文章)
文章代碼(AID): #14FgDpZP (Web_Design)