[css] position:fixed;iosで無効になったらどうしますか?

685 ワード

[css] position:fixed;iosで無効になったらどうしますか?

           clss .content(     ) div   ,      :

.content {
position: fixed;
top: 0;
left: 0;
bottom: 180px; /               ,       /
overflow-y: scroll;
width: 100%;
height: auto;
-webkit-overflow-scrolling: touch; /          /
}
-webkit-overflow-scrolling: touch; /          /
        ,            ,      。
              class .footer(     ) div   ,      :

.footer {
position: fixed;
bottom: 0;
height: 180px;
}
  ,              。         ,        。

プロフィール


私は歌謡で、みんなと一緒に前後の知識を交流することを歓迎します.あきらめるのは簡単だが、堅持するのはきっとかっこいい.みんなで討論することを歓迎します

ホームディレクトリ


歌謡とともにフロントエンドの試験問題をクリアする