Skip to content

adrian-tilita/taggify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jQuery Autocomplete Tag Suggestion Box

Can be used to autocomplete and suggest tags.

Usage example:

$('#tags').taggify({ tags: [ 'javascript', 'js', 'js2', 'java', 'java script', 'ema script', 'xhtml', 'html5', 'php', 'asp', 'actionscript' ] });

Note: Only tested on Google Chrome, to be revized and fixed for other browsers.

To Do's:

  • Verify cross-browsing
  • Esc key and outside click to hide suggestion box
  • Backspace or blank value to hide suggestion box
  • Click on the fake input to focus real input
  • Feel free to add to this list

Example: http://taggify.tilita.ro

About

jQuery Autocomplete Tag Suggestion Box

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors