jquery-flexdatalist icon indicating copy to clipboard operation
jquery-flexdatalist copied to clipboard

First letter in placeholder is uppercase

Open hrvoje0099 opened this issue 6 years ago • 1 comments

I added placeholder but the first letter in placeholder is uppercase, can I change this somehow? image Thanks

hrvoje0099 avatar Oct 29 '18 14:10 hrvoje0099

Can you explain more? Because if you write like this below, it works. <input type="text" class="myClass flexdatalist" id="txtMyInput" placeholder="any" autocomplete="off">

LeonardoFeriato avatar Dec 27 '20 14:12 LeonardoFeriato