luccamordente / jquery.escfield

A jQuery plugin that allows a field to be focused, cleaned and unfocused by pressing the ESC key.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery.escField

A jQuery plugin that allows a field to be focused, cleaned and unfocused by pressing the ESC key. It’s also possible to bind events to prevent or intercept these strategies.

Usage

$('input#search').escField()

Options

Comming soon…

About

A jQuery plugin that allows a field to be focused, cleaned and unfocused by pressing the ESC key.


Languages

Language:JavaScript 100.0%