I have this html, which I bring from a float:
<input asp-for="Frete" name="Frete" onKeyPress="return(MascaraMoeda(this,'.',',',event))" class="form-control" />
I would like the value of this form 0,00 and not 0 when I bring the data...
asked by
29.08.2018 / 13:23