标签: jquery css
当我向下滚动页面时,我更改了DIV'的margin-top值。
但它落后了。
我不会使用animate或Top属性。
有解决方案吗?
这里是代码
$rowB.css({ 'margin-top' : val + '%' });