google-code-export / openesignforms

Automatically exported from code.google.com/p/openesignforms
1 stars 0 forks source link

Added placeholder configuration for input fields #90

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When creating a field in a document, it would be nice to be able to specify the 
'placeholder' attribute on input fields.

While placeholder is HTML5, it is supported by most browser, except for IE 
naturally, though IE10 is supposed to have support.

This may be a new field to specify for a label to a field.

Original issue reported on code.google.com by yoz...@gmail.com on 16 Mar 2013 at 11:18

GoogleCodeExporter commented 9 years ago
Added to 13.4.13 release.  It is not tied to the label, which is not always 
displayed. Note that usability people point out this is no substitute for field 
labels that are clearer, present even if the field has data inside, and is more 
accessible (for those who need screen readers, for example).

Original comment by yoz...@gmail.com on 5 Apr 2013 at 1:29