keithamus/jwerty

Typo on the website

Open

#44 opened on 2013年7月28日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (117 forks)batch import
easyhelp wanted

Repository metrics

Stars
 (1,214 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド