I have some dynamic text contained in a div that is set to whatever a user enters in a textbox field. If the text doesn\'t fit in the div, right now it just gets cut off at
Some way to set the style of the line divs so that they don't wrap text?
There you have the white-space: nowrap for. Yes, this works in ancient browsers as well.
white-space: nowrap