Hello I have a small issue, Placeholder attr for input boxes is not supported in IE 8-9.
What is the best way to make this support in my project (ASP Net). I am using Jquery. Need I use some other external tools for it ?
Does http://www.hagenburger.net/BLOG/HTML5-Input-Placeholder-Fix-With-jQuery.html good solution ?
Thanks.



<input>); an attribute is a key-value pair inside the pointy-brackets (likeplaceholder="This is an attribute value"). Leaving the question as-is, so that future people who ask the same question can find it. – Paul D. Waite Feb 22 at 9:40