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.info |
webform_hints.info |
|
; $Id$
name = Webform Hints
description = Turns field labels into placeholder hints on Webform textareas, textfields, and email fields.
package = User interface
core = 6.x
dependencies[] = webform |
webform_hints.install |
webform_hints.install |
|
Installation file for the Webform Hints module. |
webform_hints.module |
webform_hints.module |
|
|