1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/dist
Kevin Brown 5ec852e18c Added documentation for <input type="text" />
This adds basic documentation explaining that there are compatibility
decorators for `<input type="text" />` support. This is not fully
compatible with all features and requires the use of an external
adapter like the `ArrayAdapter` or `AjaxAdapter` to provide a
reasonable way to query results.

This also triggers a warning if the adapter is used with a hidden
input, as the degraded functionality when there is no JavaScript
support should be discouraged.
2015-02-27 18:38:16 -05:00
..
css word-wrap: nowrap styling 2015-02-17 12:41:25 -05:00
js Added documentation for <input type="text" /> 2015-02-27 18:38:16 -05:00