Html
    Css
    Js

    
                        
.nav {
	width:100%;
	height:427px;
	background-color:#222;
}
.detail {
	width:100%;
	height:5000px;
	position:relative;
	background-color:#fff;
}
.detail-right {
	float:right;
	width:50%;
	height:100px;
	background-color:red;
}
.detail .fiesd-top {
	position:fixed;
	right:0;
	top:0;
}
.detail .fiesd-bottom {
	position:absolute;
	right:0;
	bottom:0;
}
.fotter {
	width:100%;
	height:1000px;
	background-color:yellow;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.11.3
 立即下载

jQuery侧边栏固定和跟随

4
      清晨雨曦0
      2020/6/24 13:45:16
      那些|回亿^的岁月0
      2020/6/9 17:16:10
      detail-right不在detail里,通过position:absolute定位到了detail里,js怎么进行判断,让它在detail里滚动? 回复
      寻找另一半美景ing0
      2018/1/5 15:38:43

      可以的额

          爱是如此深辰0
          2018/1/11 9:59:40

          这个比较简单

      回复