JW <jwayne (AT) _myrealbox_no_spam (DOT) com> wrote:
Quote:
I'm having a bit of a problem with a navigation bar in IE that was discovered
when I removed a Search form from the navigation. What happened is that the
links are no longer active in the blank space following the text. With Mozilla,
the link are active for the entire width of each navigation bar entry. I may be
explaining this poorly, so here is a snippet of the html: |
(snip)
If anybody cares, I fixed this with an addition to my IE6 specific CSS file:
#nav a {
width: 163px;
}
jon
--
jwayne (AT) _myrealbox_no_spam (DOT) com