Active state on a CSS navigation menu
PermalinkI was wondering, is it possible to add active states to CSS navigation menu links for each page on a website? Is there some sort of an id or class that gets added to each created page that I can use to set the active states of links?
The menu is a simple unordered list and each link has a sprite that has (is going to have) three states - default, hover and active.
I hope my question was clear enough,
thanks in advance.

Should I use the auto-nav block? Can I use background images instead of plain text with it or is it complicated to make it do that?
Perhaps I misunderstood your reply.