我用畅言评论时,无法识别高度
我已经在js中加入了
<script>
$('#myaffix').affix({
offset: {
top: 100,
bottom: function () {
return (this.bottom = $('#footer').outerHeight(true) + $('.gxdbbb').outerHeight(true) )
}
}
})
</script>#footer是底部 + .gxdbbb 就是畅言框架。
Yuriy_Zhang
慕用0418482
随时随地看视频慕课网APP
相关分类