different browser

  • Thread starter Thread starter Charles Arnett
  • Start date Start date
C

Charles Arnett

I post the church's bulletin on our web site www.unionbaptistohio.org and in
the bulletin I have a couple of text boxes and a picture.

They show up fine with IE6 but not with firefox

What am I doing wrong
charles
 
Text boxes are implemented via VML graphics and are only supported in IE browsers running under
Windows.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Hi Charles,

The first thing is the use of the FP Hover buttons which may not be support by everyone. They use the Java Applet which is no longer
a part of Windows.

The table widths are in excess of 100% and attribute are mis-spelled.

<table border="0" style="border-collapse: collapse" bordercolor="#11111111" width="102%" height="55">
 
Back
Top