"Applebrown" <applebrown@gamebanshee.takethis.andthisout.com> wrote in
message news:ReHvc.621485$Pk3.102682@pd7tw1no...[color=blue]
>
> "Harlan Messinger" <h.messinger@comcast.net> wrote in message
> news:2i8nq8Fk638rU1@uni-berlin.de...[color=green]
> >
> > "Applebrown" <applebrown@gamebanshee.takethis.andthisout.com> wrote in
> > message news:aQEvc.655697$oR5.158008@pd7tw3no...[color=darkred]
> > >
> > > "Steve Pugh" <steve@pugh.net> wrote in message
> > > news:e25ub0lu9akrht1akvosioccoflpco36i5@4ax.com...
> > > > "Applebrown" <applebrown@gamebanshee.takethis.andthisout.com> wrote:
> > > >
> > > > >I've got a couple of errors on my site that I'm not sure how to[/color][/color][/color]
fix.[color=blue][color=green]
> > I'm[color=darkred]
> > > > >using simple CSS for both text rollovers and my horizontal navbar,[/color][/color]
> and[color=green][color=darkred]
> > > > >here's what happens. First, the site:
> > > > >
> > > > >
www.sunbadgeco.com/sunmetal/index.htm
> > > > >
> > > > >#1 {
> > > > >In IE6, rolling over an image in the navbar makes it "light" up.[/color]
> > Clicking[color=darkred]
> > > on
> > > > >the image takes you to another page (which is not finished). Then
> > > clicking
> > > > >the Back button keeps the image you just clicked on "lit" up, and[/color]
> > that's[color=darkred]
> > > the
> > > > >problem. If you then click on the screen, the image behavior[/color][/color][/color]
returns[color=blue]
> to[color=green][color=darkred]
> > > > >normal.
> > > > >
> > > > >It's the same with the text rollover at the bottom. Clicking on a[/color][/color]
> link[color=green][color=darkred]
> > > > >brings you correctly to the page, but clicking the Back button[/color][/color][/color]
keeps[color=blue][color=green]
> > the[color=darkred]
> > > > >underline on the link.
> > > > >
> > > > >This does not happen in Mozilla FireFox 0.8! It appears to work[/color][/color]
> fine...[color=green][color=darkred]
> > > > >}
> > > >
> > > > This is normal behaviour in IE. If you click on a link and the go[/color][/color][/color]
back[color=blue][color=green][color=darkred]
> > > > the link is still in the active state (hence any :active styles will
> > > > apply). At least some version of Opera behave the same way, Gecko[/color][/color][/color]
and[color=blue][color=green][color=darkred]
> > > > other browsers do not.
> > >
> > > Is there a workaround for it? I'd rather that it works as intended.[/color]
> >
> > It does work as intended--by the Microsoft developers. Has the W3C[/color]
> expressed[color=green]
> > any intention about whether the active link on a page should still be[/color]
> active[color=green]
> > when you return to the page via the Back button?[/color]
>
> You could ask the same of Microsoft. Did they intend it or is it merely a
> side-effect of how their browser works, or perhaps a "bug"? How would you
> (not you personally, the royal you) know? There's really no way unless
> you've looked at the source and can interpret. I merely hoped that it may
> have been a common enough workaround issue/bug that other web designers[/color]
may[color=blue]
> have dealt with, so I suppose I was wrong on that. I'm a perfectionist so
> sometimes it's hard to not wish to mold something solid or in place to how
> you envisioned it.
>[color=green]
> > If you're tabbing your way through
> > the page (if you can't use a pointing device, for example), you can[/color]
> continue[color=green]
> > where you left off, instead of having to start at the top of the page[/color][/color]
all[color=blue][color=green]
> > over again. You don't have to wonder, "Wait, what link did I click the[/color]
> last time I was[color=green]
> > here?" because you can see for yourself.[/color]
>
> That's something I didn't consider, and you're right. I just tried out and
> makes sense enough to leave it in.
>
>[/color]