Like is for input
only or works with select
tag also?
<input autocomplete="on">
<select autocomplete="off">
Thanks!
Like is for input
only or works with select
tag also?
<input autocomplete="on">
<select autocomplete="off">
Thanks!
Select as well. developer.mozilla.org is a great site to research such questions:
https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/select