|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
wrap=soft doesn't working in Mozilla......
well, as title.......
I tried put wrap=soft into a textarea like this : Code:
<textarea name="textBody" class="textarea" wrap=soft style="width: 455px; height: 250px"></textarea> and the textarea class is like this : Code:
.textarea {
border: 1px solid #336699;
color: #336699;
background-color: #CEDBE9;
}
but it doesn't work in Mozilla 1.6...... could anybody help me to find out the solution?
__________________
The most clever's idiot...
|
|
#2
|
||||
|
||||
|
wrap=soft isn't part of any standards from w3.org, so no it won't work in mozilla, probably not in the most other browsers either.
|
|
#3
|
||||
|
||||
|
I see.....thanks really much for your reply.........
![]() |
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > wrap=soft doesn't working in Mozilla...... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|