Responsive Nav is a tiny JavaScript plugin which helps you to create a toggled navigation for small screens.
It uses touch events and CSS3 transitions for the best possible performance. It also contains a “clever” workaround that makes it possible to transition from height: 0 to height: auto, which isn’t normally possible with CSS3 transitions.
Hook.js is a plugin that took a "pull to refresh" feature from mobile phones and tablets and made it work for the web.
Spectrum is a jQuery colorpicker plugin that comes with many features and options.
Polyfill : Spectrum has a polyfill for the input[type=color]
HTML5 control. This mode needs to work without JavaScript enabled – and fallback to an input[type=text]
like other HTML5 inputs
Customizable : It is easy to skin and customize the plugin with CSS, and there are a wide range of modes and options to explore.
Mobile Support: Along with desktop browser support, touch friendly, worked in iOS and Android, and used standards that maximize future mobile support.
Small Footprint: JavaScript is well less than 10K gzipped.
Full Width Image Slider is a very simple 100% width slider that scales down to mobile.
This slider has a 100% width layout and it is responsive. It operates with CSS transitions and the image is wrapped with an anchor. The anchor can be replaced by a division if no linking is needed. With a max-width set to 100%, the image will size down for smaller screens.
slideToucher is a touch enabled jQuery plugin for content swiping. Supports vertical and horizontal swipes.
Swipeshow is an unassuming touch-enabled JavaScript slideshow.
Features
jQuery Mobile Date Navigation plugin provides a navigation between date range, either by a defined range (week, month and year). Ideal for querying information accurately by AJAX calls.
sliderbutton plugin provides a button which is triggered by sliding a handle to the side. This is a simple technique to avoid accidentally pressing a button.
The plugin is based on the jQuery UI/Mobile slider widget. Since this widget differs in its implementation in jQuery UI and jQuery mobile.
Swipebox is a jQuery "lightbox" plugin for desktop, mobile and tablet.
Features
Minical is a tiny datepicker plugin, with no dependencies other than its icon PNG and stylesheet (which has SASS variables for easy customization).
It has full keyboard support and also defaults to make the associated input read-only, so its value can only be changed by the date format specified in the plugin. It also works great in iOS, with just enough touch event handling to behave properly.
ImageMapster is a jQuery plugin that lets you activate HTML image maps without using Flash.
It works just about everywhere that Javascript does, including modern browsers, Internet Explorer 6, and mobile devices like iPads, iPhones and Androids.
Touch Box is a jQuery plugin that brings resize, drag & rotate features to iPad and other touch devices for DOM elements.
Touch box enabled the user to resize, drag or rotate elements of your choice on the site. This could be images, windows or design elements.
Plugin and tutorial about creating iPhone style dragging for desktop and mobile with jQuery and HTML5.
Article about lists of jQuery plugins that handle touch events.
jQuery SooperFish is a mobile & touchscreen friendly drop down menu script. The script supports multi-column sub menus by automatically dividing menus into 2 or 3 columns when the number of items in a sub menu exceeds a configurable limit.