语言

Menu
Sites
Language
scrolling
in my web application is scrolling bottom to top on tizen emulator. i need to disable the scrolling bottom to top.

响应

2 回复
colin Rao

Not clearing your meaning. Why you want to disable scrolling bottom to top? You just want the scroling top to bottom? I think that's impossible. 

Or maybe you can do it via js code.

AVSukhov

Hello,

You may use CSS property overflow: hidden

or

https://developer.tizen.org/dev-guide/2.2.1/org.tizen.web.appprogramming/html/guide/ui_guide/ui_framework_scrollview.htm