Placeholder is supported for numeric text boxes, it would be nice if placeholder could also be supporter for all text box input, i.e. plain text.
Hi Brandon! I agree with Stuart. Placeholder is not supported in IE 9. And IE 9 support is required for modern projects. I guess it is not hard to add placeholder support for text inputs, for example with "k-textbox" class. It would be helpful.
Hi Stuart, The placeholder attribute is supported on all modern browsers (IE 9+, Chrome, FF, etc) for all input types. Are you specifically looking for support for older browsers?