摘要: *{box-sizing:border-box;} 此情,容器元素css属性必含overflow:hidden,不然会出问题 $(window).resize(()=>{ $('#willAdjustDiv').width($('#divContainer').width()); }) ; 记录一下 阅读全文
posted @ 2017-08-03 17:15 李王 阅读(939) 评论(0) 推荐(0)