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:

enter image description here

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

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -