Home › Forums › CSS › Navigation sprite active state › Re: Navigation sprite active state
November 24, 2012 at 2:58 pm
#115349
Member
There are a few ways to indicate an active state.
One is to use javascript to apply an ‘active’ class the other involves setting an individual class to each page body and using that as a hook for your css.