template

hi, im using the template api with the scroll:true parameter.
In google chrome it works fine but with firefox it doesnt scroll at all, any idea of how to make it work?

Thank you in advance,

Jorge Figueroa
Crossdata-Tools

Hi,

are you tesing the functionality on touch screen ?

Hi alexandra im working on a project that needs to be used with touch-screen devices and with normal devices, with the touch-screen devices the scroll:true works fine but with the normal devices the scrolling (with the mouse) works with chrome but no with firefox.

Any idea of how to acomplish this?

thank you,

Jorge Figueroa
Crossdata-Tools

Hi,

touch library was not designed to be used for non-touch interfaces. For example, it is not compatible with IE8.

You may use our dhtmlxSuite for the non-touch UI and touch librariry for touch screens.

works fine but with the normal devices the scrolling (with the mouse) works with chrome but no with firefox.

The next update ( hopefully will be released at start of next week ) will introduce better support of FF, and can resolve the problem in your case. ( by the way, dhtmlx touch is still a touch oriented library, and support for mouse actions is not our primary goal )

Thank you Alexandra and Stanislav :wink: