gajus/brim

Problem overflow-y scroll and brim

Open

#9 geöffnet am 3. März 2015

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (39 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (388 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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..

Contributor Guide