Topic RSS
12:47 pm
It seems that multi line text box overflow doesn't work (IE is ok)
.cform textarea {
overflow:auto;
}
I also was trying to figureout how to make box shorter, but couldn'r find where row="8" is coming from, Firebug changes this value, but there is no refetence to thi class in .css
could you help, please i need just 3 rows to fit the form
thanks, Alex
6:16 pm
March 6, 2005
OfflineYour URL Alex?
It seems that multi line text box overflow doesn't work (IE is ok)
It should work on all browsers.
to make box shorter
add a height:3em; to the above class.
…but couldn'r find where row="8" is coming from..
I don't know either, because it's not in the code.
7:20 am
url is http://www.asianexecutivesearch.com/contact-us works in IE7 but will not wrap text in Firefox 2.0.0.4
i read long discussion about this "overflow bug" in FireFox and it looks like it is reccomended to put it between <div> tags to resolve the issue.
something like
<div style="overflow:auto; height:200px; width:150px">
…
</div>
box height is ok now, thank you for solution
Alex
Most Users Ever Online: 959
Currently Online:
52 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
tracedef: 43
mores: 21
Gyrus: 20
frozenwaste: 18
asuffredini: 15
photoworks: 14
Member Stats:
Guest Posters: 3552
Members: 1464
Moderators: 3
Admins: 1
Forum Stats:
Groups: 1
Forums: 4
Topics: 5159
Posts: 18392
Newest Members: juredujmovic, dreamkeeper, rajattyagi, wrokaa, lukass
Moderators: Paul (421), cnymike (8), sonika (95)
Administrators: Oliver (6398)
FAQs
Home
Add Reply
Add Topic
Quote











