Skip to content

tfluehr/TextBoxList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextboxList: A Prototype.js based Text Box List

HomePage

Simplest description is that TextboxList is a control for organizing/controlling a list of data in a HTML Text Box.

But, things are never that simple . . .

This started off as a simple project to refactor/optimize the Proto!MultiSelect control from http://interiders.com/ but it grew into something much more.

You will really need to check out the API Documentation and the Demos to really understand what TextboxList is capable of.

But basically everything is an option

Just a few of the choices:

  • with or without autocomplete
  • ajax or non ajax
  • customizable keys to select and/or add items
  • customizable regular expressions for matching/highlighting
  • and much more . . .

Credits

I started on this from what I found at InteRiders but I am also including the credits from there.


License

Copyright (c) 2010 Timothy Fluehr tim@tfluehr.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

If you do choose to use this, please drop me an email at tim@tfluehr.com I would like to see where this ends up :)

About

Prototype based Text Box List

Resources

License

Stars

Watchers

Forks

Packages

No packages published