Touchmove and scrollable content using Jquery Mobile and Phonegap in Android

前端 未结 1 1494
我在风中等你
我在风中等你 2021-01-22 01:04

Ok so I found that using Jquery Mobile and Phonegap to develop android App works fine in android 4+, but on older versions for example 2.2.2 the scrollable functionality breaks.

1条回答
  •  無奈伤痛
    2021-01-22 01:27

    try to replace :

    by

    and remove the div with id scrolldroid

    and replace :

    by

    0 讨论(0)
提交回复
热议问题