Attribute selectors in IE

admin

Administrator
Staff member
Since IE does not support attribute selectors, I'm looking for an alternate way to get the same functionality. Specifically, I want to be able to set "display:none" for certain elements, by just switching the stylesheet. Any ideas?

thanks.Classes or IDs as appropriate.
 
Back
Top