Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当用户在触摸友好的设备上滑动时,有没有办法触发按钮?我希望允许用户在平板电脑上查看我的网站,并在页面上的文章之间左右滑动,页面上通常有箭头可以通过鼠标单击来按下。有没有办法允许这种额外的导航形式?
jQuery Mobile或TouchSwipe具有滑动事件,您可以使用它们来调用按钮调用的相同函数。