S
SrikantMishra
Guest
Hi All,
I have a html placeholder in a textbox and it is working fine on my local on IE11 but when I deploy the code into IIS, it is working fine in Chrome but not in IE11.
<asp:TextBox ID="TextBox1="server" class="FORM_TEXT_BOX" Width="100px" MaxLength="9" placeholder="Enter ..." ></asp:TextBox>-->
Thanks
Srikant Mishra
Continue reading...
I have a html placeholder in a textbox and it is working fine on my local on IE11 but when I deploy the code into IIS, it is working fine in Chrome but not in IE11.
<asp:TextBox ID="TextBox1="server" class="FORM_TEXT_BOX" Width="100px" MaxLength="9" placeholder="Enter ..." ></asp:TextBox>-->
Thanks
Srikant Mishra
Continue reading...