Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a26266c2fe76efe9

Jump to content

Wikipedia:Reference desk/Archives/Computing/2017 October 31

From Wikipedia, the free encyclopedia
Computing desk
< October 30 << Sep | October | Nov >> Current desk >
Welcome to the Wikipedia Computing Reference Desk Archives
The page you are currently viewing is an archive page. While you can leave answers for any questions shown below, please ask new questions on one of the current reference desk pages.


October 31

[edit]

How that thing is called?

[edit]

In pageviews tool (and of course millions of other places), there is that inputbox for article titles (where currently "Dog" and "Cat" are). If you enter something and start entering something else, those two things will be separate entries. The question is: how that thing is called? Want to do some reading... But you have to know, how that's called :) --Edgars2007 (talk/contribs) 08:18, 31 October 2017 (UTC)reply

Please see input box.--Shantavira|feed me 08:45, 31 October 2017 (UTC)reply
if you mean specifically an input box that collects user input in tag-like buttons, there doesn't seem to be an established term, but implementers variously call it multi-select box, pillbox, tags input box. 78.53.24.144 (talk) 15:50, 31 October 2017 (UTC)reply
@Edgars2007: A bit of code searching, and a bit of Googling and it looks like it's called Select2 - X201 (talk) 16:26, 31 October 2017 (UTC)reply
Thanks, X201 and 78.53.24.144. That bootstrap solution looks more what I was trying to find. X201, you posted the same link as 78.53.24.144 :). --Edgars2007 (talk/contribs) 16:49, 31 October 2017 (UTC)reply