Pages do not render correctly in Firefox

T

Tom [Pepper] Willett

For one thing, Firefox doesn't support VML, which you have used.
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage
"You're a daisy if you do!"
---
FrontPage Support:
http://www.frontpagemvps.com/
===
: My site was done in Front Page 2003. Mostly it's some of the text that is
not
: being displayed. Any help would be most appreciated. The following page is
an
: example.
: http://www.hvtrackingclub.org/aboutme.htm
: Also, this table had no text for some reason either.
: http://www.hvtrackingclub.org/Practice schedule.htm
:
: Thanks,
: George
 
A

Agilityman

Thanks Tom and Murray for the quick replies. Murray the text renders fine in
IE. Tom, I don't know what VML is, but what do I need to do with it to
display the text in FF?

Thanks
 
M

Murray

Oh - in that case, see Tom's reply. You have used IE-proprietary methods
(VML) that come with things like WordArt. You would only see that text in
IE, as you have discovered.
 
T

Trevor Lawrence

See Murray's post for what VML is

Here is the VML in your code. It renders in IE only.

Lines 26-50

<!--[if gte vml 1]>
<v:shapetype id="_x0000_t75"
coordsize="21600,21600" o:spt="75" o:preferrelative="t"
path="m@4@5l@4@11@9@11@9@5xe"
filled="f" stroked="f">
<v:stroke joinstyle="miter"/>
<v:formulas>
<v:f eqn="if lineDrawn pixelLineWidth 0"/>
<v:f eqn="sum @0 1 0"/>
<v:f eqn="sum 0 0 @1"/>
<v:f eqn="prod @2 1 2"/>
<v:f eqn="prod @3 21600 pixelWidth"/>
<v:f eqn="prod @3 21600 pixelHeight"/>
<v:f eqn="sum @0 0 1"/>
<v:f eqn="prod @6 1 2"/>
<v:f eqn="prod @7 21600 pixelWidth"/>
<v:f eqn="sum @8 21600 0"/>
<v:f eqn="prod @7 21600 pixelHeight"/>
<v:f eqn="sum @10 21600 0"/>
</v:formulas>
<v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/>
<o:lock v:ext="edit" aspectratio="t"/>
</v:shapetype><v:shape id="_x0000_s1052" type="#_x0000_t75"
style='width:146.25pt;
height:95.25pt' fillcolor="window">
<v:imagedata src="aboutme_files/image001.wmz" o:title="" croptop="-1835f"
cropbottom="-4282f" cropleft="-1272f" cropright="-9241f"/>
</v:shape>
<![endif]-->

Lines 54-84
<!--[if gte vml 1]>
<v:group
id="_x0000_s1049"
style='position:absolute;left:200.25pt;top:29.25pt;width:496.5pt;
height:90pt;z-index:1' coordorigin="107213400,110585250"
coordsize="6057900,742950">
<v:rect id="_x0000_s1050"
style='position:absolute;left:107213400;top:110585250;
width:6057900;height:742950;mso-wrap-distance-left:2.88pt;
mso-wrap-distance-top:2.88pt;mso-wrap-distance-right:2.88pt;
mso-wrap-distance-bottom:2.88pt' o:preferrelative="t" filled="f"
stroked="f"
insetpen="t" o:cliptowrap="t">
<v:imagedata src="aboutme_files/image003.jpg" o:title="" croptop="32738f"
cropbottom="3972f" cropleft="8755f" cropright="7936f"/>
<v:shadow color="#ccc"/>
<v:path o:extrusionok="f"/>
<o:lock v:ext="edit" aspectratio="t"/>
</v:rect><v:shapetype id="_x0000_t202" coordsize="21600,21600" o:spt="202"
path="m,l,21600r21600,l21600,xe">
<v:stroke joinstyle="miter"/>
<v:path gradientshapeok="t" o:connecttype="rect"/>
</v:shapetype><v:shape id="_x0000_s1051" type="#_x0000_t202"
style='position:absolute;
left:108985050;top:110585250;width:2343150;height:410698;
mso-wrap-distance-left:2.88pt;mso-wrap-distance-top:2.88pt;
mso-wrap-distance-right:2.88pt;mso-wrap-distance-bottom:2.88pt' filled="f"
stroked="f" insetpen="t" o:cliptowrap="t">
<v:shadow color="#ccc"/>
<v:textbox style='mso-column-margin:5.76pt'
inset="2.88pt,2.88pt,2.88pt,2.88pt">
<div dir="ltr">
<p class="MsoNormal" style="mso-pagination:none">
<span style="font-size:22.0pt;
color:#CCCCCC;font-weight:bold;language:EN;mso-ansi-language:EN">About
Tracking</span><span
style="font-size:22.0pt;color:#CCCCCC;font-weight:bold;language:EN"><o:p></o:p></span></div>
</v:textbox>
</v:shape></v:group>
<![endif]-->


--
Trevor Lawrence
Canberra
Web Site http://trevorl.mvps.org

Agilityman said:
Thanks Tom and Murray for the quick replies. Murray the text renders fine
in
IE. Tom, I don't know what VML is, but what do I need to do with it to
display the text in FF?

Thanks

Tom [Pepper] Willett said:
For one thing, Firefox doesn't support VML, which you have used.
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage
"You're a daisy if you do!"
---
FrontPage Support:
http://www.frontpagemvps.com/
===
: My site was done in Front Page 2003. Mostly it's some of the text that
is
not
: being displayed. Any help would be most appreciated. The following page
is
an
: example.
: http://www.hvtrackingclub.org/aboutme.htm
: Also, this table had no text for some reason either.
: http://www.hvtrackingclub.org/Practice schedule.htm
:
: Thanks,
: George
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top