keithamus/jwerty

Typo on the website

Open

#44 建立於 2013年7月28日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (1,214 star) (117 fork)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

貢獻者指南