position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
width: 1000px;
z-index: 100;
z-index視情況需要再用
※ 引述《cgcat (小綿羊趕集)》之銘言:
: 想利用這個full screen的效果
: http://www.jq22.com/Demo462
: 然後在圖片的上一層加上一個width:1000px置中的div
: 如果用position:fixed就不能用margin:auto來達到置中的效果
: 請問還有什麼辦法可以解嗎?
: 謝謝
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 108.218.233.137
※ 文章網址: http://www.ptt.cc/bbs/Web_Design/M.1405755069.A.BEC.html