Quantcast
Channel: CSSタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 8739

position:stickyを使うときに気を付けること

$
0
0

1.top:0を忘れがち

a.css
position:-webkit-sticky;position:sticky;top:0;

2.background-colorを指定しないことでcontentが上を通っているように見えるので
background-colorを指定することを忘れない。

a.css
background-color:red
  1. たまにそれでもstickeyの上を通る時があるのでそういう時はz-index
a.css
z-index:99

Viewing all articles
Browse latest Browse all 8739

Latest Images

Trending Articles

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>