Hey simple stupid question that I am too lazy to research. Can anyone tell me what browsers support the placeholder html tag for text inputs? Does Internet Explorer support it? Because I have a javascript form of a placeholder for the browsers that do not support.
<input type=TEXT placeholder="placeholder here" />