*I created the Mobisite url:“http://bpw-us.com/demo/demo.html” using DHTMLX Touch.
This site i viewed in my mobile vertically it shows good but horizontally it shows half of the website(does not shows good). please guide me
How to use vertical and horizontal scroll bar in dhtmlx
We need the example that reproduces the
I need source code for scroll bar using dhtmlx
touchui_debug.js - source code of our Touch library
I created the Mobisite url:“http://bpw-us.com/demo/demo.html” using DHTMLX Touch
You created your application in html container with fixed height and width:
Try to remove this container and initialize the app in full-screen mode (do not define “container” in ui settings).