|
Posted by dorayme on 11/01/06 21:28
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.
--
dorayme
Navigation:
[Reply to this message]
|