Navigation links work with Internet Exporer but not with Firefox

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My web page works fine with Internet explorer but with Firefox none of the
navigation links will work. The page loads but that is it. I would appreciate
any help.
 
Sound like you have use VML graphics (text boxes, etc.) which will only working in IE running under
Windows.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
Billy said:
My web page works fine with Internet explorer but with Firefox none of the
navigation links will work. The page loads but that is it. I would appreciate
any help.
 
Our company is having the same problem. Did you ever get this resolved? Is
it only because text boxes were used? What did you use instead, if you did
resolve it?

Thanks
 
If you are using text boxes then links will definitely NOT work in any
browser other than internet explorer. Use tables to lay out the page, or use
divs with margins and padding set by CSS - but VML (text boxes) will only
cause problems.

See http://www.rxs-enterprises.org/tests/VML-graphics/ for more information
about text boxes and VML.
--
Ron Symonds
Microsoft MVP (Expression Web)
http://www.rxs-enterprises.org/fp

Reply only to group - emails will be deleted unread.
 
Back
Top