gajus/brim

Problem overflow-y scroll and brim

开放

#9 创建于 2015年3月3日

 (2 条评论) (0 个反应) (0 位负责人)JavaScript (39 个派生)github user discovery
help wanted

仓库指标

星标
 (387 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Is it possible to somehow allow scrolling content inside div when use brim.js? I try add <div style="width:100%;height:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch;">content</div> in brim-main, but scroll don't work..

贡献者指南