[問題] iframe如何不出現垂直卷軸並從中間顯示?

看板Web_Design作者 (三葉蟲)時間8年前 (2017/03/07 00:49), 編輯推噓0(001)
留言1則, 1人參與, 最新討論串1/1
我有一個網頁 https://theta360.com/s/qSVZZQKPVlRJyCTgsqYhx91oS" 要放入iframe框架如下: <iframe src="https://theta360.com/s/qSVZZQKPVlRJyCTgsqYhx91oS" width="580" height="585"style="border:none;overflow:visible" frameborder="0" allowTransparency="true"></iframe> 現在我有兩個需求: 1.不顯示垂直卷軸 發現用scrolling="no"就完全沒有卷軸了 overflow-x:visible; overflow-y:hidden 不知道該怎麼修改 2.垂直處從中間開始顯示 我開頭的高大約100px的地方不要 height="585" 只能全部從頂部開始顯示 不知道有沒有從中間開始顯示的語法呢? 謝謝各位 -- The most distant way in the world is not the way from birth to the end. It is when I sit near you that you don't understand I love you. -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 36.231.22.191 ※ 文章網址: https://www.ptt.cc/bbs/Web_Design/M.1488818972.A.748.html

03/07 06:40, , 1F
有hspace、vspace,也可以用外層div利用overflow
03/07 06:40, 1F
文章代碼(AID): #1OlPCST8 (Web_Design)
文章代碼(AID): #1OlPCST8 (Web_Design)