Raja

Raja

  • 542
  • 2k
  • 348.9k

placeholder not working in ie9?how to fix it

Aug 10 2016 5:19 AM
<label>Text:   
<span style="position: relative;">
<input id="placeholder1314588474481" name="text" maxLength="6" type="text" placeholder="Hi Mom">
 <label style="font: 0.75em/normal sans-serif; left: 5px; top: 3px; width: 147px; height: 15px; color: #bababa; position: absolute; overflow-x: hidden; font-size-adjust: none; font-stretch: normal;" for="placeholder1314588474481">Hi Mom</label> </span> </label>
i have also used some jquery.
 
How to set place holder without any script or query in ie9.

Answers (5)