Anyone know if it’s possible to set a watermark on a jQuery Mobile text input?
http://jquerymobile.com/demos/1.0b2/#/demos/1.0b2/docs/forms/texts/index.html
Obviously there are watermark plugins, but I’d rather avoid using plugins if possible, as it’s mobile.
value sets pre-filled text, but I’d prefer a watermark.
Thanks.
You can use like this
A sample here – http://jsfiddle.net/wQ39k/