How can i limit the size of a TextArea field in the detailview? because when the text is too long, it push the whole right size out of the browser: i tried to limit it through the view.detail.php file ,using javascript, but the field is actually a span…