in

Utah .NET User Group

Home of Utah's professional .NET developers.

Aaron Zupancic's Blog

CSS Attribute Selector Magic

As you may or may not be aware IE 7+ (and other browsers) support using CSS 2.1 attribute selectors . Attribute selectors allow you to specify a style on an element whose element matches a particular pattern. For instance: td[x] { font-weight:bold; } Read More...

Read the complete post at http://blog.devstone.com/aaron/2009/05/04/CSSAttributeSelectorMagic.aspx

Copyright © 2000-2007, Utah .NET User Group
Powered by Community Server (Commercial Edition), by Telligent Systems