css attribute selectors
css attribute selectors
Out of context: Reply #8
- Started
- Last post
- 17 Responses
- jbenjohnson0
good list stugoo. thx.
I'd love to use javascript, but I can't add anything to the HTML, I can only modify the CSS.
So i was thinking, if there was a way with an attribute selector i could say - when you're on a page that has "red" in the URL, the Red navigation item would be auto-selected.
Make sense?
again, I could easily accomplish this via html and js, but i don't have that option