Skip to content

Tommyhetrick/autocompletejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Auto Complete JS

To use:

Add The following attribute to your INPUT

<input type="text" acl="test">

Then make a list of autocomplete values like this:

<acl name="test">Java|Javascript|Python|HTML|C++|CSS</acl>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published