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

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -