In my HTML FORMS, when I focus on specific text fields, they list the history of previously entered values. Can this automatic dropout be avoided? I'm not looking for some tips on setting up a browser for my computer; instead, I want these settings for all users of my site to fill out a form.
Can these options also be applied only to some selected text fields? since historical values for some text fields may be useful for a particular user using his / her car.
Maybe this can be achieved using Javascript, but there is no hint where to start.
Thank you for your help.
PS: I use PHP and Javascript (jQuery).
source
share