diff --git a/index.html b/index.html index 09412b2b..1632feca 100755 --- a/index.html +++ b/index.html @@ -191,6 +191,7 @@ version: 3.2
  • Remote/AJAX Data
  • Infinite Scrolling of Remote/AJAX data
  • Tagging Support
  • +
  • Maximum Input Length
  • Programmatic control
  • Events
  • Events: Reacting to External Changes
  • @@ -651,6 +652,31 @@ function format(state) { + +
    + +
    +

    Maximum Input Length

    + +

    Select2 can be set a limit on the number of characters that can be entered per tag.

    + +

    +

    You would not be able to enter any input of more than 10 characters long.

    +
    +
    +

    Example Code

    +
    +           
    +
    +
    +