0

I originally created a drag and drop jquery quiz that works perfectly on desktops, using jquery and jquery ui. Now I would like to have it working on mobile and tablet devices too without changing the existing code. I tried touch punch, but that did not seem to work as expected, even though the code is only using .draggable and .droppable. I have an online version of it at example.themobu.com/Fyq/Template%202/test/index2.html

4

1 に答える 1

0

私の側でも同じ問題があります.YUI3をまだ使用することを約束したくありません. 私はこれを試して報告します:

http://popdevelop.com/2010/08/touching-the-web/

于 2013-05-22T09:41:49.070 に答える