issa-tseng / awesomecomplete

A lightweight autocomplete plugin for jQuery. Autocomplete that doesn't suck — I think.
http://dontexplain.com/2009/08/jquery-plugin-lautocomplete/
52 stars 7 forks source link

beforeKeyAction and afterKeyAction event options added #15

Closed ImanMh closed 9 years ago

ImanMh commented 9 years ago

This adds possibility of handling almost all key presses to the users options.

issa-tseng commented 9 years ago

Sweet. Can you fix the indentation to be 4 spaces?

ImanMh commented 9 years ago

Ops! We got to add an editor config to the project to prevent these issues, http://editorconfig.org/

ImanMh commented 9 years ago

@clint-tseng, would you please review the last commit?