I am using JSignature to capture the signature of clients in our web application. There is a requirement that asks for providing a watermark on every signature texbox:some thing like "Please Sign Here" and while signing it should be removed.
Is it possible to have watermark in JSignature TextBox?
Thanks in advance.