2 onFocus in input field

we webcrea 12 Nov, 2020
<input onFocus="this.blur()"='onFocus="this.blur()"' placeholder="" name="provider_country" id="provider_country" value="USA" type="text" />
Post a Reply