README.txt |
README.txt |
|
Description
-----------
Webform Hints takes the title of a Webform component and uses it as the
placeholder attribute instead. It then refrains from outputing the title as a
label, but rather hides it for only screenreaders to see.
It works on fields… |
webform_hints.admin.inc |
webform_hints.admin.inc |
|
Admin page callbacks for the Webform Hints module. |
webform_hints.api.php |
webform_hints.api.php |
|
Hook definitions for the Webform Hints module. |
webform_hints.info |
webform_hints.info |
|
name = Webform Hints
description = Turns field labels into placeholder hints on Webform textareas, textfields, and email fields.
package = Webform
core = 7.x
dependencies[] = webform
dependencies[] = libraries (>=2.x)
configure =… |
webform_hints.install |
webform_hints.install |
|
Installation file for the Webform Hints module. |
webform_hints.module |
webform_hints.module |
|
This module applies the titles of webform components as placeholder hints. |