README.txt |
README.txt |
|
-- SUMMARY --
This module allows you to add html5 autofill (autocomplete) attributes to your
form elements. These are part of the WHATWG HTML standard and are implemented
by some modern browsers such as chrome. This helps the browser understand how… |
webform_autofill_attribute.info |
webform_autofill_attribute.info |
|
name = Webform Autofill Attribute
description = Add the html5 autocomplete attribute to your webform inputs to help users autofill forms faster and more accurately
core = 7.x
dependencies[] = webform
files[] = tests/webform_autofill_attribute.test |
webform_autofill_attribute.install |
webform_autofill_attribute.install |
|
Install the webform autofill attribute module. |
webform_autofill_attribute.module |
webform_autofill_attribute.module |
|
Provides the functionality for the webform autofill attribute module. |
webform_autofill_attribute.test |
tests/webform_autofill_attribute.test |
|
|
webform_autofill_attribute_attributes.inc |
webform_autofill_attribute_attributes.inc |
|
Containers the attribute options for the webform autofill attribute module. |