Is there a W3C valid way to disable autocomplete in a HTML form?

后端 未结 18 1394
心在旅途
心在旅途 2020-11-22 05:58

When using the xhtml1-transitional.dtd doctype, collecting a credit card number with the following HTML



        
18条回答
  •  一整个雨季
    2020-11-22 06:22

    Valid autocomplete off

    
    

提交回复
热议问题