jquery-flexdatalist
jquery-flexdatalist copied to clipboard
First letter in placeholder is uppercase
I added placeholder but the first letter in placeholder is uppercase, can I change this somehow?
Thanks
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">