> Ingo Chao wrote:
>
> > in [1], you have two solutions, but in Jack's case, only 4:onclick
> > handler worked for me, not 3:negative z-index.
> >
> > Maybe another bug is interfering. I've tried a similar approach as with
> > links not working when placed over an absolutely positioned element with
Ingo Chao wrote:
> in [1], you have two solutions, but in Jack's case, only 4:onclick
> handler worked for me, not 3:negative z-index.
>
> Maybe another bug is interfering. I've tried a similar approach as with
> links not working when placed over an absolutely positioned element with
> a filter [
Bruno Fassino wrote:
> What you could try is to /avoid/ layout on the anchor: add a div (or another
> element) around the anchor, give position:absolute to this new element, and
> remove it from the anchor (as well as any other layout trigger like
> height:1% that you have now.)
> ... The only oth
jack fredricks wrote:
> > The image is absolutely positioned, but I cannot
> > left-click on it to activate the link.
[...]
> I'd already tried to give it layout. But after your
> email I tried again...with no luck.
As Phillipe mentioned, the problem in IE5.0 is caused by the fact that the
anchor
On 5/23/06, Philippe Wittenbergh <[EMAIL PROTECTED]> wrote:
>
> On May 23, 2006, at 4:00 PM, jack fredricks wrote:
>
> > The image is absolutely positioned, but I cannot left-click on it to
> > activate the link. I can right-click and open or open in new window,
> > however.
> >
> > The only stylin
On May 23, 2006, at 4:00 PM, jack fredricks wrote:
> The image is absolutely positioned, but I cannot left-click on it to
> activate the link. I can right-click and open or open in new window,
> however.
>
> The only styling applied to it is position:absolute, so I imagine some
> of you might hav
Hi all,
I'm sorry, I don't have an external link where I can provide a sample.
Here's a html page though (you will need an image with a file name of
a.gif for this to work)
http://www.w3.org/TR/html4/loose.dtd";>
damn you ie 5!