My HTML coding looks like:
<form action="broos" method="post" enctype=multipart/form-data>
<textarea placeholder=”Typ hier iets in”></textarea>
The placeholder doesnt work in IE8 nore in IE9. It is ok with Google Chrome.
Is it supported in IE?
My HTML coding looks like:
<form action="broos" method="post" enctype=multipart/form-data>
<textarea placeholder=”Typ hier iets in”></textarea>
The placeholder doesnt work in IE8 nore in IE9. It is ok with Google Chrome.
Is it supported in IE?