Reply
Scrollbar arrow should be always active
Old 10-08-2004, 01:06 PM Scrollbar arrow should be always active
Junior Talker

Posts: 1
Hi all,
I AM doing some webpage designing and I am struck at some point.
I need to use some textarea field in my form,and that requires my scrollbar arrow to be always active,irrespective of how many lines that have entered in the
textarea.

I understand that as of now my textarea scrollbar arrow becomes active only the number the lines exceeds the number that I specified as textare property.But I
wanted it to be active always.

Any help would be greatly appreciated.

Saravanan
Attached Files
File Type: txt textarea.txt (142 Bytes, 11 views)
ssarav81 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 10-08-2004, 01:33 PM
karinne's Avatar
Extreme Talker

Posts: 197
Location: Quebec, Canada
add style="overflow: scroll"

Code:
<textarea name="textarea" cols="50" rows="8" style="overflow: scroll;"> 
  </textarea>
didn't we told you that in another forum already?
__________________
a web design portfolio - blog - last.fm - del.icio.us - widow's walk

Getting on the Web Standards band-wagon? Get these books - Designing With Web Standards and Web Standard Solutions

Takin' in the view from the outside. Feeling like the underdog. Watching through the window I'm on the outside. Living like the underdog.
-Dream Theater
karinne is offline
Reply With Quote
View Public Profile Visit karinne's homepage!
 
Reply     « Reply to Scrollbar arrow should be always active
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.69357 seconds with 13 queries