keithamus/jwerty

Typo on the website

Open

#44 ouverte le 28 juil. 2013

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (117 forks)batch import
easyhelp wanted

Métriques du dépôt

Stars
 (1 214 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

I believe

Use jwerty.event as a decorator, to bind events your own way:

$('#myinput').bind('keydown', .event

should be

Use jwerty.event as a decorator, to bind events your own way:

$('#myinput').bind('keydown', jwerty.event

Guide contributeur