public marks

PUBLIC MARKS from srcmax with tags mobile & touch

2014

jQuery.tap | jQuery Plugin

Click events on touch devices do not work the best. There is a ~300ms delay from when you release your finger to the time the click event is triggered. This behavior is not desired. :(

TouchCarousel - jQuery Content Scroller and Slider

TouchCarousel is simple and lightweight jQuery content scroller plugin with touch navigation for mobile and desktop. May be used as carousel, banner rotator and image gallery.

2013

iPhone Style Dragging for Both Desktop and Mobile with jQuery | InsertHTML

When we create stuff for the web now it’s important we remember that the web has spread from the trackpad and mouse to the touch screen. Sometimes this is hard to accomodate for, but it’s not that hard to create some awesome cross device friendly touch and drag events with HTML5 and some smart styling!

2012

ftlabs/fastclick · GitHub

FastClick is a simple, easy-to-use library for eliminating the 300ms delay between a physical tap and the firing of a click event on mobile browsers. The aim is to make your application feel less laggy and more responsive while avoiding any interference with your current logic.

blackdynamo/jQuery-Mobile-Carousel - GitHub

A Sencha style carousel plugin for jquery mobile