javascript - How to use IScroll even though content is not overflowing? -
i wonder if possible use iscroll, more specific angular version (github.com/mtr/angular-iscroll) though content not overflowing? possible drag non-overflowing list (see image below) , refresh list new content, instance list live demo version of iscroll (http://lab.cubiq.org/iscroll5/demos/simple/).
i can't seem find options @ documentation, , not find solutions of how this?
note: content of course dynamic height dynamic well.
non-overflowing list:
setting height 100vh wrappers child did trick, breaks normal scrolling, 100vh iscroll sees no additional content scroll to. cant scroll down list overflowing.
you can add item full height holding target items. way list 'overflowing'
Comments
Post a Comment