jquery - a way to show text in text field before user enters data -


Is a jquery plugin or is it relatively easy?

There is a text field that the user will enter an amount I want to show the text field '$' .. '$' will run when the user clicks on the text field.

I recently asked the same, I chose to use it.


Comments

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

c# - XMLDocument.Validate Error: System.InvalidOperationException : The XmlSchemaSet on the document is either null or has no schemas in it -