horizontal link bar not showing correctly in Firefox or Opera

G

Guest

I have a horizontal link bar (text) inside a table. It wraps to several lines
in Internet Explorer, but when I view it in Mozilla Firefox or Opera, it
doesn't wrap but goes across and off the edge of the page so you have to use
the horizontal scroll bar to see the whole thing. Can this be fixed?
 
G

Guest

Yes, it's a church site: http://www.joyfellowship.bc.ca.

I have a vertical link bar on the left and the horizontal text link bar on
the bottom of each page, which is the one that looks weird in the other
browsers.

Sorry about the double post, by the way -- when I posted it said that the
message didn't post successfully. If there's a way of deleting the second
one, please do so. Thank you!
 
R

Ronx

A snippet from the nav bar:
<nobr><a href="...>Our&nbsp;History</A></nobr>&nbsp;&bull;&nbsp;<nobr>

Internet Explorer will word wrap on the &bull; (bullet character),
treating this as a soft character where text can be broken.
Unfortunately, IE is broken in this respect, and it should not wrap at
all. The other browsers display correctly, though not as you would
wish.

This style of navigation bar is not suitable for a long string of links,
unless you can restrict your users to Internet Explorer.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/
http://www.rxs-enterprises.org/fp
 

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