Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
how can i wrap text in textarea tag?
Old 03-24-2009, 03:10 AM how can i wrap text in textarea tag?
Experienced Talker

Posts: 38
Trades: 0
Hi guys,

i have a form with a textarea. how can i wrap the text in the text area? i tried to use wrap=hard but it failed the xhtml validation.

it's something like this posting area. when u reach the right side, it will flow to a new line.

anyway to go around it?

thanks very much.
superkingkong is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-24-2009, 03:39 AM Re: how can i wrap text in textarea tag?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,382
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
a textarea will "wrap" to the next line when the length of the "cols" attribute is reached.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 03-24-2009, 06:01 AM Re: how can i wrap text in textarea tag?
Experienced Talker

Posts: 38
Trades: 0
thanks chrishirst it works!

earlier on, i tried it by pressing the key "t" all the way non-stop, it just goes all the way to the right :P
superkingkong is offline
Reply With Quote
View Public Profile
 
Old 03-24-2009, 06:13 AM Re: how can i wrap text in textarea tag?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,382
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
One long string of characters won't, because HTML needs a space to break on.

to force-break long strings you would need to use some javascript that monitored the content and checked the length of each "word" every time a change occured. Not a trivial task and would probably be painfully slow in IE.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to how can i wrap text in textarea tag?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB 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.24550 seconds with 12 queries