in reply to Re: A call to keyboards: Better chatterbox wrapping
in thread A call to keyboards: Better chatterbox wrapping
Even simpler: just insert <span></span> into long words. The browser will wrap there, but copy-paste will retrieve the text verbatim. That'll work on every browser in every circumstance.
Actually, I would advocate inserting ­ entities (“soft hyphen”), which indicate wrap points and are only rendered when the browser actually has to wrap. Unfortunately, they currently only work as intended in IE, AFAIK.
In general, I share your view that this is problem is being solved on the wrong level. I'm not sure there's much choice in this particular case, though.
Makeshifts last the longest.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: A call to keyboards: Better chatterbox wrapping
by Juerd (Abbot) on Jan 10, 2005 at 20:46 UTC | |
by Aristotle (Chancellor) on Jan 10, 2005 at 22:24 UTC | |
by tye (Sage) on Jan 10, 2005 at 23:42 UTC | |
by Aristotle (Chancellor) on Jan 10, 2005 at 23:57 UTC | |
by tye (Sage) on Jan 11, 2005 at 00:22 UTC | |
|