Add Github like mentions autocomplete to your application.
At.js now depends on Caret.js and will concat Caret.js
into dist/js/jquery.atwho.js
.
This branch have updated to v0.4.x
. Please read CHANGELOG.md for more details.
English Documentation will keep improving. Maybe You can do me a favor?!
http://ichord.github.com/At.js
- support contentEditable
- Can listen to any character not just '@', and set up multiple listeners for different characters with different behavior and data.
- Listener events can be bound to multiple textareas
- Format returned data using templates
- Keyboard controls in addition to mouse
Tab
orEnter
keys select the value,Up
andDown
navigate between valuesRight
andleft
will research the keyword. - Customer data handlers and template renders by a group of configurable callbacks.
- Support AMD
- jQuery >= 1.7.0.
- Caret.js
(You can just run
bower install
orcomponent install
to get it)
https://github.com/ichord/At.js/wiki
If you are working with Rails
. This gem: jquery-atwho-rails may help you.
Someone register At.js in bower as jquery.atwho. so, just use it!
ichord/At.js
- branch
stable-v0.3
with tagv0.3.3
- branch
stable-v0.2
with tagv0.2.x
- branch
stable-v0.1.x
and tagv0.1.7
Let me know you are using it, so I will work harder on it.
And if you like At.js ?! Just Email me or adding website here
Hope you like it, Thanks.! :)
Project is a member of the OSS Manifesto.