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

c# - passing input text from view to contoller with FacebookContext using Facebook app -

ios - Does Core Data autoupdate a many to many relationship on saving -

Calling a C++ function from C# by passing a string with variable size to it -