css attribute selectors
css attribute selectors
Out of context: Reply #7
- Started
- Last post
- 17 Responses
- Stugoo0
you can use any attribute to select any element in any (modern) browser (other than ie6). or you can use javascript (as mentioned above).
the you can find the attributes supported for each element here :
http://www.google.com/url?sa=t&a…
(pdf)- sorry that should be
in any (modern) browser using CSSStugoo
- sorry that should be