|
Posted by macolnmail on 11/02/06 03:56
dorayme wrote:
> In article
> <1162398396.608419.150810@h48g2000cwc.googlegroups.com>,
> macolnmail@yahoo.ca wrote:
>
> > Els wrote:
> > > macolnmail@yahoo.ca wrote:
> > >
> > > > I'm using the hoverbox code to create a pop-out effect for the
> > > > navigation list. It works great in Firefox, but IE doesn't obey. Would
> > > > anyone be able to take a look at the following and give some advice?
> > > > Much appreciated.
> > >
> > > [snip code]
> > >
> > > As dorayme said: providing a url is better.
> > > However, you're probably running into the IE bug that it won't 'see'
> > > any child elements on hover, when the <a> element itself doesn't
> > > change on hover. See here for full explanation:
> > >
> > > http://locusoptimus.com/css-trickery/ie-image-border-styles-on-hover.php
> > >
> > > It's about an image border, but it's the same for any child element of
> > > a link on hover.
> >
> > Thanks for the feedback so far. I tried the solution at that site, but
> > it still didn't work. Would someone mind taking a look?
> >
> > The page can be viewed at
> > http://www.clanmacintyre.ca/china/siya/index.html
> >
>
> I have Els' url bookmarked in case I ever need it (what's the
> icon for "good one"?).
>
> But re OP url, my iCab was really thrown by the div within a p.
> Put markup and css through a validation check, and take notice of
> any errors not involving IE hacks.
>
> Probably change doctype to 4.01 Strict and associated
> simplicities ">" is simpler then " />"
>
> Sorry I have not the time to forensically examine your hover
> stuff today.
Well, I got IE to at least apply the change on hover. Ran it through
the validators and it checks out with only a few color warnings on the
CSS side (this isn't too important right?). However, now the big
problem is the hover gets stuck in that position and won't pop back in
:D
I checked out this site, http://www.satzansatz.de/cssd/pseudocss.html
but couldn't find something that fixed it.
Navigation:
[Reply to this message]
|