Below is a table of inputs that all access the same source of items rendered in a hidden div. The items in the hidden div were generated using JavaScript and jQuery.
| Selection 1 |
|
| Selection 2 |
|
| Selection 3 |
|
| Selection 4 |
|
Below is a table of inputs that all access the same source of items returned as application/json by a GET request. When the GET request is made, the input's value is sent as named URL parameter "q".
| Selection 1 |
|
| Selection 2 |
|
| Selection 3 |
|
| Selection 4 |
|
| Selection 5 |
|