Isn't the problem that the img tag is inside a span tag? If you remove the
span tags surrounding short.gif and lst_hotline_120.jpg and put a class
attribute on those img tags (e.g. class="tag" for short.gif, class="thumb"
for lst_hotline_120.jpg), does that solve the problem for IE ?

On 9/14/06, Daniel Klug <[EMAIL PROTECTED]> wrote:
>
> Daniel Klug wrote:
> > Hey all,
> >      I'm trying to make an entire 'block' of elements into a link (like
> a
> > table, but using spans and divs).
>
> ...
>
> >      Other browsers behave, but not IE. The text in the link is hovering
> > with the 'text' cursor, but I can still click the link, but the IMG wont
> > click at all. It's just weird.
>
> ...
>
> > The example in question (Fine in FF, Broke in IE):
> > http://www.redforty.com/index2.php
> >
> > Thanks!
> >
> > -Daniel
>
> Just to add some info, the problem seems to trigger when I float
> elements within the anchor.
>
> Perhaps there is a way to deliver it to IE with Javascript? Or maybe
> overlay a transparent .gif?
>
> Anybody?
>
> -Daniel
> ______________________________________________________________________
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
> List wiki/FAQ -- http://css-discuss.incutio.com/
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to