-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Arlen Walker wrote:
> I've been wracking my brain: Is there any way a CSS selector can pick  
> up on the accesskey assigned to a link to style it differently?
You can use attribute selectors
(http://www.w3.org/TR/REC-CSS2/selector.html#attribute-selectors):

ex. a[accesskey=x] {}

Of course, IE6 doesn't support this (if I remember correctly).

Good luck,
Ricky
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFzm4+iXbZ7NjlUcARAtlOAKDAJ5Hxs+j7Mg1duDqOuHMeX5oqYgCfR+ax
Mh1pOjP0J6qkpAynXVUETWw=
=u0c9
-----END PGP SIGNATURE-----
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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