(Msg. 1) Posted: Mon Feb 05, 2007 2:41 pm
Post subject: Save As HTML - msoIns problems Archived from groups: microsoft>public>word>web>authoring (more info?)
I am experiencing problem saving Word documents to HTML with "track
changes" turned on. The text wrapped by msoIns style should show up
underlined and blue base on my Word setting. With that said, I have 2
problems...
1. The msoIns style does NOT define the color I specified. It doesn't
specify any color at all.
2. The msoIns style DOES specify the underline style. Internet
Explorer 7 does NOT render the underline. Ironically Firefox DOES!
How do I over come these problems?
1. Is a bug in the Word "Save As HTML" feature.
2. The other is a bug in IE's HTML rendering engine.
(Msg. 2) Posted: Wed Feb 07, 2007 1:38 pm
Post subject: Re: Save As HTML - msoIns problems [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Hi Matthew,
It is sort of a bug in Word's CSS that it creates for that style that causes underlining to not work and MS has said they don't plan
on fixing it for either Word 2003 or Word 2007. It shows in some browsers but not in others. Strikethrough works in both msoIns
and msoDel, and msoDel will show a strikethrough in Web page preview even if underline is chosen in the document. (It does tend to
get it right when the document is reopened in Word)
Some workarounds that may work include
1. Changing the Ins style to have the attribute you want to appear for msoIns. For Example
ins
{mso-style-type:export-only;
text-decoration:underline;
text-underline:single;}
2. Create a separate .css file with a new definition for MSOIns and pull it into Word 2003 using
Tools=>Templates and Add-Ins, Linked CSS
===============
<<<pmatthew.stone.DeleteThis@gmail.com> wrote in message news:1170715261.312861.277720@a34g2000cwb.googlegroups.com...
I am experiencing problem saving Word documents to HTML with "track
changes" turned on. The text wrapped by msoIns style should show up
underlined and blue base on my Word setting. With that said, I have 2
problems...
1. The msoIns style does NOT define the color I specified. It doesn't
specify any color at all.
2. The msoIns style DOES specify the underline style. Internet
Explorer 7 does NOT render the underline. Ironically Firefox DOES!
How do I over come these problems?
1. Is a bug in the Word "Save As HTML" feature.
2. The other is a bug in IE's HTML rendering engine.
Please help!
Matt >>
--
Bob Buckland ?
MS Office System Products MVP
*Courtesy is not expensive and can pay big dividends*
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum