Posts: 256
Location: Auckland, New Zealand
|
Hidden will chop it off, Auto will add scrollbars, Visible will overflow it outside the containing element, what you want is word wrapping.
Until CSS3 is finalised you have to work out your own word wrap method, MS has a non-standard way to do it, so if you do use that, put it in an IE conditional comment and that will solve it for IE, but what about the other browsers.
Javascript could be used to do this and is probably the best means till we get some more useful styling. Just do a search for javascript word wrap, that should turn up some useful functions.
Cheers,
MC
__________________
#------------------------------ signature---------------------------------------------------------------------------------#
Quote:
|
I am well recognised for what I don't do than what I do. Chores are just one of those things.
|
|