Open hrvoje0099 opened 6 years ago
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">
<input type="text" class="myClass flexdatalist" id="txtMyInput" placeholder="any" autocomplete="off">
I added placeholder but the first letter in placeholder is uppercase, can I change this somehow? Thanks