On my web site I have several multiline textboxes for people to fill in. in the CSSclass for the textbox, I added word-wrap:break-word. This works in other browsers but not ie 11. Is there a work around that will work in the major browsers?
↧