- Apr 3, 2013
- 2
- 0
- 0
Hi..I am using Miscrosoft MVC HTML password helper in windows phone 8 with jQuery validation as in following code snippets.
@Html.PasswordFor(m => m.Password)
But while typing, the letters getting peeked after the jQuery validation happens for the textboxes as below.
Could anyone please help me on this ?

Thanks,
Vignesh
@Html.PasswordFor(m => m.Password)
But while typing, the letters getting peeked after the jQuery validation happens for the textboxes as below.
Could anyone please help me on this ?

Thanks,
Vignesh