Help - Search - Members - Calendar
Full Version: help with textareas.
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
speakerboxx123
i have some scripts in textareas on my page and nnow the textareas arent showing up?! the dissapeared?!

the textarea code in my css is as follows:
CODE
textarea {
border-right : 1px solid #000000;
border-top : 1px solid #000000;
font-size : 11px;
border-left : 1px solid #000000;
width : 200px;
color : #000000;
border-bottom : 1px solid #000000;
font-family : arial;
height : 50px;
background-color : #ffffff;
}
textarea:hover {
border: 1px solid #bec2b3;
font-size : 11px;
width : 200px;
color : #000000;
font-family : arial;
height : 50px;
background-color : #ffffff;
cursor: crosshair;
}
libertie
Could just be me, but it seems to be working now. Did you fix it?
speakerboxx123
no it just doesnt work on msie 5.5 or 6 so i fixed that problem thanks though.

close please.
libertie
No problem. If you need any help, PM me to have this reopened, otherwise I'm gonna go ahead and move this to the Resolved Topics forum.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.