Google browser input box auto-fill how to disable?

clipboard.png

input

clipboard.png

Mar.03,2021

< input autocomplete= "off" / >


< input id= "money" readonly onfocus= "this.removeAttribute ('readonly');" name= "money" placeholder= "Please enter the withdrawal amount" type= "text" class= "input-text-style-1 form-style-1-value error" style= "margin-right:8px;" >

Menu