> I like this.  Hut shouldn't the expansion also work when the menu item
> is
> selected by keyboard?  I tried adding
> #navigation li a:active {
>       -webkit-transform: scale(1.5);
>       -moz-transform: scale(1.5);
>       -o-transform: scale(1.5);
>       }
> 
> But it did not have the effect I expected.  Why not?

Try :focus

--
Regards,
Thierry
www.tjkdesign.com | www.ez-css.org | @thierrykoblentz

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to