Jump to content

text input form helper suggestion


CodingJungle

Recommended Posts

when working with forms, you can add attributes to the form itself, but not directly to the elements of the form (unless they are predefined like placeholder, min/max, etc), for the text input can we also get the option to define the natural autocomplete for text input fields (not the ajax autocomplete IPS does, the one this field does normally).

https://www.w3schools.com/tags/att_input_autocomplete.asp

i can define autocomplete to be off for the entire form by apply the attribute the form itself, but there are times i just want to disable it for a input or two and not the entire form. 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...