Re: Hover state fails to render on hyperlinks that are children of objects with CSS AlphaImageLoader Filter applied
- From: "VK" <schools_ring@xxxxxxxxx>
- Date: 27 Jan 2006 04:16:04 -0800
Shadow Lynx wrote:
> "Never officially admitted" bugs are my favorite. Are you saying that
> the link itself needs a background or the object that has the
> AlphaImageLoader needs a background? Either way, it kind of defeats
> the purpose of using the filter, unless a clear gif image would work.
> Should the background repeat, be centered, etc.?
MSDN says that AlphaImageLoader places image *between* foreground and
background, but it also seems that IE has troubles with z-index for it
- this is the possible reason why links die. I'm not a design profi,
and as developer I hate opacity in any shall perform form as a king's
level headache source :-)
When I still have to use it (because some clients are extasy about it),
I simply use one div with image, and one transparent div with content
atop of it (but not nested!). Maybe not politically correct, but brings
some more sense into picture. But this is for real photos. For gradient
fills (like seems in your case) I let anyone to go to hell by his own
road: Opera / FF are getting trans-png, IE is getting gradient fill
filter and alpha filter. This way everyone is happy in his own way
including customers (only W3C CSS validator gets upset, but it's not me
who sets the rules for this world :-)
.
- References:
- Re: Hover state fails to render on hyperlinks that are children of objects with CSS AlphaImageLoader Filter applied
- From: Shadow Lynx
- Re: Hover state fails to render on hyperlinks that are children of objects with CSS AlphaImageLoader Filter applied
- From: VK
- Re: Hover state fails to render on hyperlinks that are children of objects with CSS AlphaImageLoader Filter applied
- From: Shadow Lynx
- Re: Hover state fails to render on hyperlinks that are children of objects with CSS AlphaImageLoader Filter applied
- Prev by Date: Re: A serious drawback of Tables/CSS over frames [was: A serious drawback of CSS]
- Next by Date: tabs using CSS
- Previous by thread: Re: Hover state fails to render on hyperlinks that are children of objects with CSS AlphaImageLoader Filter applied
- Next by thread: wrapping text between two divs
- Index(es):
Relevant Pages
|