- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am not implementing Pull to Refresh but the content can be accessed by scrolling (swipe up - longer pages). I would like to disable scroll down(just like pull down to refresh) since there is no use of it.
When swipe or scroll down is used, the entire div comes down instead i want it to stick to the top while still allowing the user to access the entire page by scrolling.
Thanks.
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Intel Can someone help me on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am looking for it, too. In on specific sub-page, I want to disable the vertical scroll.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It should be disabled by default. Can you post an example somwhere?
https://github.com/01org/appframework/blob/2.2/ui/appframework.ui.js#L206 that is the property on the $.ui object that tells the scroller to lock the bouncing. If you can host a demo, we will look into it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Works perfect, it was not implemented in the older version of appframework.ui.js
Thank you. :-)

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page