[pct-l] wordwrap problem viewing list messages: a nice solution!--revised

Tortoise Tortoise73 at charter.net
Sat Apr 21 19:40:39 CDT 2007


You have found a work-around for viewing long non-wrapped lines in IE 
and perhaps other browsers. However the problem remains.

I copied the offending message with a too-long line into NeoOffice (word 
processor)  and it showed that the too long lines did not have a 
hard-return or any other code to start a new line when the line exceeded 
a normal length. I suspect the offending lines may have some code I 
cannot see which prevents it from being wrapped.

I looked at a message I sent. My retained copy had long lines which 
displayed in my word processor as too long. However when the message 
came back to me from the list, the lines were wrapped. Maybe by my email 
program; maybe by the list-serv software, or who knows.

Since I read my email in Thunderbird the .css work-around doesn't work 
for me.

----------
Tortoise

<> He who finishes last, wins! <>

I switched to Mac OSX rather than fight Windows
Using Mozilla Thunderbird  http://www.mozilla.org/products/thunderbird/

Joseph S. Park wrote:
> [I'm terribly sorry, I forgot to include the actual text to be cut and
> pasted in my previous message. Here is the message the way it should have
> gone out.]
> 
> Hi,
> 
> After googling for a while, I think I've found the right solution. Actually,
> the computer geeks are correct when they say that this problem should be
> blamed not on the server, but the viewer (in my case, internet explorer).
> Here is a short .css code which will correct the problem--that is, force
> wordwrap on very long paragraphs--and cause, as far as I can tell, no other
> side effects to your internet surfing experience.
> 
> Cut and paste the text at the bottom of this message, save it in a plain
> text notepad file, name it something like "wordwrap.css". Save this file
> somewhere safe, like "my documents"
> Then go into your internet explorer Tools-->Internet
> Options-->Accessibility, and click "format documents using my style sheet,"
> and specify the "wordwrap.css" file you just created.
> 
> This was just what I was looking for. I hope it works for others.
> 
> BTW, I found it here:
> http://geekcowboy.com/archive/2006/09/14/Force-WordWrap-in-ALL-Browsers.aspx
> 
> 
> Joseph S. Park
> 
> 
> 
> 
> /* Internet Explorer 7 */pre[id] { border: 1px solid #707070;width: 650px; /
> * Not necessary, but useful to define how wide your text can grow
> */overflow: hidden;}
> pre {white-space: pre-wrap; /* css-3 */white-space: -moz-pre-wrap; /*
> Mozilla, since 1999 */white-space: -pre-wrap; /* Opera 4-6
> */white-space: -o-pre-wrap; /* Opera 7 */word-wrap: break-word; /* Internet
> Explorer 5.5-6 */}
> 
> 
> _______________________________________________
> pct-l mailing list
> pct-l at backcountry.net
> unsubscribe or change options:
> http://mailman.hack.net/mailman/listinfo/pct-l
> 



More information about the Pct-L mailing list