I want to use the placeholder attribute in the Html.EditorFor so I did just like in the first answer: Html5 Placeholders with .NET MVC 3 Razor EditorFor extension?
But i
Use some jquery, eg: $("#FirstName").attr("placeholder", "Do not type name - use Search button");