I believe that anyone knows this placeholder behavior for search-text fields. When the page loads, it has a line in it, for example, โsearch here ...โ, and as soon as the user inserts the line into the text block, it appears again and it appears again if the user did not insert any information as soon as the user bounces this is a text box.
I am currently using jQuery Placeholder-Plugin to understand what's on my ASP.Net page.
I am raising questions, maybe the plugin does not support what I want, maybe it is, I donโt know:
I will have an image in the text box instead of the line for the destination file. (Suppose TextBox is Google Search, and I want to have beautiful colored Google text instead of the boring, one-color "Google search here ..:").
Any ideas?
source share