javascript - how to prevent browser's autocomplete? -


this question has answer here:

i've implemeted jquery datepicker on textbox , datepicker poping browser's default autocomplete that's confusing usera. i've tried autocomplete="off" it's not working.

in html textbox element, add autocomplete=off

http://www.w3schools.com/tags/att_input_autocomplete.asp https://developer.mozilla.org/en-us/docs/web/security/securing_your_site/turning_off_form_autocompletion


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -