Disable Firefox's Auto-fill

前端 未结 11 1323
天涯浪人
天涯浪人 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条回答
  •  -上瘾入骨i
    2020-12-03 14:28

    autocomplete='off' will not prevent whether in input or form put a

    
    

    before your real password input.

提交回复
热议问题