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

贡献者指南