Fix object to top of browser window when scrolling

前端 未结 7 766
迷失自我
迷失自我 2020-12-04 16:55

I saw recently a new interesting feature in the new gmail and also in the HTML5 bing preview that fixes a navigation bar to the top of the browser window when scrolling. The

相关标签:
7条回答
  • 2020-12-04 17:41

    By setting the div's position to position:fixed

    0 讨论(0)
提交回复
热议问题