keithamus/jwerty

Typo on the website

Open

#44 opened on 2013年7月28日

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

説明

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

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