Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript [Solved] Can I stop browsers suggesting how to fill an input field? Re: [Solved] Can I stop browsers suggesting how to fill an input field?

#78744
coffeendonut
Member

@mattvot well there is on the ‘ input ‘ tag example



Username:

you just put ‘ autocomplete=”off” ‘ on the input filed aka tag…