Closed
Wrapping the Text
Hi,
I want to wrap text if i enter more characters(say 100 or more). for text area or text input in read only mode.How can I wrap the text ?
Thanks,
Anudeep
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
Hi,
I want to wrap text if i enter more characters(say 100 or more). for text area or text input in read only mode.How can I wrap the text ?
Thanks,
Anudeep
You can specify the width and use the CSS3 word-wrap property. Not exactly 100 characters though.
max-width:600px; word-wrap:break-word;
Question
Question Solved
Question
Question
Question Solved
Question
Question
Question
Question
Question Solved
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.