If you look here in Internet Explorer.
http://www.madinalakeholland.nl/fanlisting/join.php
then you'll see you can't select the textareas.
but you can select it in FireFox...
How can I change this??
If you look here in Internet Explorer.
http://www.madinalakeholland.nl/fanlisting/join.php
then you'll see you can't select the textareas.
but you can select it in FireFox...
How can I change this??
oh it does? well people (same with me) are saying they can't select it if they click on the textarea, but they can select it if they're clicking on the border of the textarea...
Oh sorry your right, in IE it will only use the border.
I'm not sure but it could be the background image, since as far as I know that the border is the only thing not covered by the image.
try this in you css to remove the image in IE only
background:ur('imagehere.jpg');
*background:#ffffff;
(the * makes it IE only overriding the previous background)
ok it works again.
I went to the CSS Validator (I've done that before but the problem wasn't solved) but now I did it again and it works good now.
Thanks for the help though!