javascript - scroll on three finger swipe for ios -


i need make scroll on 3 finger touch , swipe, i'm doing overflow: scroll; , width , height ok too, tried white-space: nowrap; -webkit-overflow-scrolling: touch; no result, works fine on android browsers, not on ios


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

html - Outlook 2010 Anchor (url/address/link) -

android - How to create dynamically Fragment pager adapter -