Home
last modified time | relevance | path

Searched refs:maximumInputLength (Results 1 – 2 of 2) sorted by relevance

/plugin/tagfilter/script/select2/
Dselect2.js793 if (opts.maximumInputLength !== null) {
794 this.search.attr("maxlength", opts.maximumInputLength);
1668 if (opts.maximumInputLength && search.val().length > opts.maximumInputLength) {
1670 …o-results'>" + evaluate(opts.formatInputTooLong, search.val(), opts.maximumInputLength) + "</li>");
3343 maximumInputLength: null, property
Dselect2.min.js21 …election(),this.monitorSource()),null!==c.maximumInputLength&&this.search.attr("maxlength",c.maxim…
22maximumInputLength&&d.val().length>f.maximumInputLength)return K(f.formatInputTooLong,"formatInput…