Disable Firefox's Auto-fill

前端 未结 11 1325
天涯浪人
天涯浪人 2020-12-03 13:54

Is it possible to disable Firefox\'s auto-fill feature without disabling auto-complete?

I know I can do this:

autocomplete=\"off\"
<         


        
11条回答
  •  情深已故
    2020-12-03 14:27

    This post suggest to use (other) dummy fields which will be autofilled, you can hide those with css. But this would probably work better with password fields than others.

提交回复
热议问题