Add Github like mentions autocomplete to your application.
Demo - Support IE 7+ for textarea.
- Supports HTML5 contentEditable elements (NOT including IE 8)
- Can listen to any character and not just '@'. Can set up multiple listeners for different characters with different behavior and data
- Listener events can be bound to multiple inputors.
- Format returned data using templates
- Keyboard controls in addition to mouse
-
Tab or Enter keys select the value -
Up and Down navigate between values (and Ctrl-P and Ctrl-N also) -
Right and left will re-search the keyword.
- Custom data handlers and template renderers using a group of configurable callbacks
- Supports AMD
مشاهده مطلب اصلی