All Projects β†’ quentint β†’ Long Press

quentint / Long Press

jQuery plugin to ease the writing of accented or rare characters.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Long Press

Web-Time-Tracker
Plugin named Timetracker is a time counter that works in both increase and decrease directions.
Stars: ✭ 21 (-93.25%)
Mutual labels:  jquery-plugin
Clndr
πŸ“† a jQuery calendar plugin that uses HTML templates
Stars: ✭ 2,793 (+798.07%)
Mutual labels:  jquery-plugin
Multiselect
jQuery multiselect plugin with two sides. The user can select one or more items and send them to the other side.
Stars: ✭ 285 (-8.36%)
Mutual labels:  jquery-plugin
jquery-skeduler
This is jQuery plugin which provides you simple scheduler with some items on OX and 24-hours timeline on OY.
Stars: ✭ 23 (-92.6%)
Mutual labels:  jquery-plugin
Fonticonpicker
🌈 jQuery fontIconPicker v2 is a small (3.22kb gzipped) jQuery plugin which allows you to include a simple icon picker with search and pagination inside your administration forms.
Stars: ✭ 263 (-15.43%)
Mutual labels:  jquery-plugin
Js Offcanvas
A lightweight, flexible jQuery off-canvas navigation plugin which lets you create fully accessible sidebar or top/bottom sliding (or push) panels with keyboard interactions and ARIA attributes.
Stars: ✭ 272 (-12.54%)
Mutual labels:  jquery-plugin
menu
基于jQueryηš„θ½»ι‡ηΊ§ε“εΊ”εΌθœε•ζ’δ»Ά
Stars: ✭ 18 (-94.21%)
Mutual labels:  jquery-plugin
Texttailor.js
jQuery plugin, tailor made text to fill the height of the parent element or ellipse it if it doesn't fit
Stars: ✭ 291 (-6.43%)
Mutual labels:  jquery-plugin
Email Autocomplete
A jQuery plugin that suggests and autocompletes the domain in email fields.
Stars: ✭ 265 (-14.79%)
Mutual labels:  jquery-plugin
Selectmenu
Simple, easily and diversity menu solution
Stars: ✭ 284 (-8.68%)
Mutual labels:  jquery-plugin
scrupulous
Simple inline form validation using HTML5 attributes that plays nicely with Bootstrap
Stars: ✭ 12 (-96.14%)
Mutual labels:  jquery-plugin
Smartscroll
jQuery plugin for scrolljacking and auto-hashing
Stars: ✭ 255 (-18.01%)
Mutual labels:  jquery-plugin
Preloadme
PreLoadMe, a lightweight jQuery website preloader.
Stars: ✭ 272 (-12.54%)
Mutual labels:  jquery-plugin
MeeInk
Material Design click effect
Stars: ✭ 33 (-89.39%)
Mutual labels:  jquery-plugin
Sticky Kit
A jQuery plugin for creating smart sticky elements
Stars: ✭ 2,961 (+852.09%)
Mutual labels:  jquery-plugin
jquery.simple-scroll-follow
jQuery plugin to move the element according to the scrolling window.
Stars: ✭ 34 (-89.07%)
Mutual labels:  jquery-plugin
Colorpicker
jQuery UI widget for color picking (similar to the one in Microsoft Office 2010).
Stars: ✭ 271 (-12.86%)
Mutual labels:  jquery-plugin
Waitme
jquery plugin for easy creating loading css3/images animations
Stars: ✭ 302 (-2.89%)
Mutual labels:  jquery-plugin
Stickystack.js
A jQuery plugin that creates a stacking effect by sticking panels as they reach the top of the viewport.
Stars: ✭ 287 (-7.72%)
Mutual labels:  jquery-plugin
Sidr
Sidr is a jQuery plugin for creating side menus and the easiest way for doing your menu responsive.
Stars: ✭ 2,924 (+840.19%)
Mutual labels:  jquery-plugin

Long Press

Long Press is a jQuery plugin to ease the writing of accented or rare characters.

Installation

You can install using bower as well as npm

  • Install using bower bower install long-press

  • Install using npm npm install long-press

Demo & Usage

A demo can be seen here: http://toki-woki.net/lab/long-press/

Focus a form field and hold key to access alternate characters. Try β€˜a’, β€˜e’, β€˜u’, β€˜i’, β€˜o’ or β€˜$’ for example.

Pick letter by:

  • using mouse wheel;
  • hovering over it with your mouse;
  • using arrow keys.

Release key to confirm choice.

Context

I wrote this plugin because I wanted to be able to insert rare characters as easily as on Android or iOS. I learned pretty quickly after doing it that Moutain Lion already offers such a feature. This is called reinventing the wheel...

Files

The most insteresting file in the repository is js/jquery.longpress.js. Other stuff is mainly for demonstration purposes.

Status

The plugin is still very young and could be improved/optimized and stuff.

Customization

Characters suggestions can easily be edited in js/jquery.longpress.js.

Licence

MIT License http://opensource.org/licenses/mit-license.php

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].