Placeholder Text
IE | Firefox | Safari | Chrome | Opera | iPhone | Android |
---|---|---|---|---|---|---|
10.0+ | 4.0+ | 4.0+ | 4.0+ | 11.0+ | 4.0+ | 2.1+ |
You’ve probably seen placeholder text before. For example, Mozilla Firefox includes placeholder text in the location bar that reads “Go to a Website”:
<form>
<input name="q" placeholder="Go to a Website">
<input type="submit" value="Search">
</form>
No comments:
Post a Comment