September 9, 2014Blog

How to give placeholder for text box

Just give placeholder to the input field like this<input class=”text1″ type=”text1″ name=”salonname” id=’salonname’ placeholder=”Enter Salon Name” />This Placeholder should avoid
Read More