4WebHelp
 FAQ  •  Search  •  User Groups  •  Forum Admins  •  Smilies List  •  Statistics  •  Rules   •  Login   •  Register
Toggle Navigation Menu

 TEXTAREA...How do I...
Post New TopicReply to Topic
View Previous Topic Print this topic View Next Topic
Author Message
jedioutcaster
Junior WebHelper
Junior WebHelper


Joined: 23 Dec 2003
Posts: 4

PostPosted: Thu Jan 08, 2004 11:31 am (20 years, 3 months ago) Reply with QuoteBack to Top

In textareas, as you know, we can put in multiline text-formatted data. Vertically, we can control the 'overflow'. But horizontally, I've tried every way--and FAILED. What should I do in order for the horizontal scroll bar to work as it should (like enabling itself when the text exceeds limit) Question Question Question
OfflineView User's ProfileFind all posts by jedioutcasterSend Personal Message
SfCommand
Senior WebHelper
Senior WebHelper


Joined: 10 Nov 2002
Posts: 143
Location: UK

PostPosted: Thu Jan 08, 2004 12:13 pm (20 years, 3 months ago) Reply with QuoteBack to Top

You could try putting:
Code:
style="white-space: nowrap;"

in the <textarea> tag

ie
Code:
<textarea style="white-space: nowrap;" cols="20" rows="10"></textarea>

obviously putting whatever attributes you already have in the tag Smile

________________________________
Miguel

http://community.34sp.com
http://www.miguel.me.uk | http://www.sfcommand.co.uk | http://www.ssdg.org.uk
OfflineView User's ProfileFind all posts by SfCommandSend Personal MessageVisit Poster's Website
scottlpool2003
Junior WebHelper
Junior WebHelper


Joined: 14 Sep 2008
Posts: 3

PostPosted: Sun Feb 22, 2009 11:25 am (15 years, 1 month ago) Reply with QuoteBack to Top

Cheers SFcommand that worked =]
OfflineView User's ProfileFind all posts by scottlpool2003Send Personal MessageVisit Poster's Website
Display posts from previous:      
Post New TopicReply to Topic
View Previous Topic Print this topic View Next Topic


 Jump to:   




You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot edit your posts in this forum.
You cannot delete your posts in this forum.
You cannot vote in polls in this forum.


Page generation time: 0.179411 seconds :: 18 queries executed :: All Times are GMT
Powered by phpBB 2.0 © 2001, 2002 phpBB Group :: Based on an FI Theme