created a text box in asp .net , and want to put a mic symbol inside that text box. whenever the user clicks on that mic symbol need to perform some operation. tried to put placeholder, but placeholder hides when enters some text .
Asked
Active
Viewed 251 times
0
-
1How would you do this using plain HTML? – John Saunders Nov 16 '14 at 02:33
-
i would like to put mic symbol as the google search bar – Suresh Nov 16 '14 at 02:48
-
1Looks like a job for bootstrap check out [this answer][1] [1]: http://stackoverflow.com/questions/24682421/put-search-icon-near-textbox-bootstrap – Ju66ernaut Nov 16 '14 at 02:58