input field with dropdown. Das Eingabefeld zeigt Pfeile, mit denen die Eingabe heraus- bzw. One of the most used form element is the element. Simple Example A datalist in HTML5 is a simple way giving a (textbox) input field a dropdown of choices to select from, you bind a datalist and an input field via using the attribute on the input field like so: which will give you this: Simple example with additional text As you can see the way you specify values inside of the datalist is very similar to how you would populate a box, using the , except that … Ideal for simulating the autocomplete functionality that enables the user to quickly insert values into the input field. HTML: Dropdown-Menü erstellen - so geht's. To populate form dropdown in CodeIgniter we are going to use one of the form helper function i.e. They are prominent in web-based forms where a certain input is required out of a fixed set of values. . The