emptyText
Deprecated since Gecko 2- Type: string
- Gets and sets a string that appears in the textbox when it has no value. This is superseded by the
placeholder
property in Gecko 2.0. The old name is retained for compatibility, but you should update your code.