Ann Adamcik wrote:
>> Add a <span> inside the <a> elements, apply some of the <a>
>> styles to <span>, and some of the <li> styles to <a>, play
>> with paddings and borders:
>> http://here.locusmeus.com/temp/ann.html
>
> Fabulous!  I was so hoping there would be a nifty way to do
> this without images or javascript, and this is very nifty
> indeed.

One more thing - I think you may wanna add
a span{
cursor:pointer;
}
to your styles, because IE doesn't do it automatically over a 
<span>, even though it's inside an <a>.
(added it to the example now too)

-- 
Els
http://locusmeus.com/
http://locusoptimus.com/


______________________________________________________________________
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