标签: jquery iphone user-interface interface gesture-recognition
我一直在寻找一个页面滑动脚本(就像iPhone上主屏幕页面的变化一样。)我找不到一个。我能找到的最接近的是this demo,但它不支持iPhone手势。
它不需要是jQuery,但它会更受欢迎。
任何帮助将不胜感激。感谢。
答案 0 :(得分:1)
有一个名为jQTouch的HTML5框架,它与jQuery兼容并支持滑动事件。 https://github.com/senchalabs/jQTouch/wiki/callbackevents
答案 1 :(得分:1)
尝试https://github.com/bradbirdsall/Swipe