form input placeholder text
20 Jan
2015
20 Jan
'15
6:35 a.m.
Everyone's getting into the habit of using the html5 placeholder attributes on form inputs to tell users what the inputs are for, decreasing usability for the rest of us, so I implemented it for INPUT text/password. (It's also legal on TEXTAREA.) http://www.dillo.org/test/input_placeholder.diff
24 Jan
24 Jan
1:48 a.m.
New subject: textarea placeholder [Re: form input placeholder text]
I wrote:
Everyone's getting into the habit of using the html5 placeholder attributes on form inputs to tell users what the inputs are for, decreasing usability for the rest of us, so I implemented it for INPUT text/password. (It's also legal on TEXTAREA.)
Here's the code for textarea. I don't expect to commit this one as quickly, since textarea placeholder doesn't seem to be used as commonly. http://www.dillo.org/test/textarea_placeholder.diff
3586
Age (days ago)
3590
Last active (days ago)
1 comments
1 participants
participants (1)
-
eocene@gmx.com