Hi JonMarc,
Add !important directive in order to increase the specificity of the 
attribute selector.
Actually the ID seletor rule is overriding the attribute selector rule.
Regards,

MaurĂ­cio Samy Silva
http://www.maujor.com/
----------------------------------------------------------------------
----- Original Message ----- 
From: "JonMarc Wright" <[EMAIL PROTECTED]>
To: <css-d@lists.css-discuss.org>
Sent: Thursday, September 27, 2007 1:50 PM
Subject: [css-d] Question about attribute selectors
...
> #accessBar {background-image: url(../images/shadow.gif); }
> [id="accessBar"] {background-image: url(../images/shadows.png); }
------------------------------------------------------------------------

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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