html - Can i eliminate down button on tag? -


& lt; Datlist & gt; is an HTML tag, which uses elements to order and select them. When I call it & lt; Input & gt; , then it gives me

Enter the image details here

I do not want to see the list before I type it, before the item is like this, I can finish this button on it. & lt; Input & gt;

is a feature for?

ALSO No There is no answer for this question!

To delete the down arrow, try using the following in your CSS :

  Input :: - WebKit-Calendar-picker-pointer {display: none; }   

Example

Comments

Popular posts from this blog

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

php - Sorting an multidimension array using usort fails -

Simple file compression in C -