Add this declaration to your style sheet.

span {
cursor:pointer;
}

-JC

Daniel Klug wrote:
> OMG! Thank you for responding! This actually helped! This fixed the 
> problem in IE for the image. I can even float it!
>
> Thank you again! Now everything in the anchor is clickable and active.
>
> And now for the anal, nit-picky:
> Although the text is active, if you roll the mouse over it, the cursor 
> doesn't change to the 'link' cursor. It stays as the 'text-select' cursor.
>
> Is there a way to fix this? Even with javascript maybe? So that the 
> whole block acts as it does in Firefox and Safari?
>
> Thanks again!
> -Daniel
>
>
> Bradley Rench wrote:
>   
>> 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] <mailto:[EMAIL PROTECTED]>> 
>> wrote:
>>     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