Skip to content

Autocomplete on HTML5 inputs (emails, tel, ...) #34

@ZenCocoon

Description

@ZenCocoon

Hi,

Wishing to add autocomplete support on the new HTML5 input types, like email, tel, ..., I realized that it's blocked to "text" types so far : https://github.com/madrobby/scripty2/blob/master/src/ui/controls/autocompleter.js#L23

I guess the main goal being to avoid "submit" types right? Would you consider the following selector input:not([type="submit"]) proper as a replacement ?

Hoping that helps,
Best regards,

  • Sébastien Grosjean - ZenCocoon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions