How do you disable browser Autocomplete on web form field / input tag? *

Question

How do you disable Autocomplete in the major browsers for a specific input (or form field)?

Answer

<input type="text" name="foo" autocomplete="off" />

See: https://developer.mozilla.org/en/How_to_Turn_Off_Form_Autocompletion

< br > via < a class="StackLink" href=" http://stackoverflow.com/questions/2530/" >How do you disable browser Autocomplete on web form field / input tag?< /a>
Share on Google Plus

About Cinema Guy

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment