Home › Forums › CSS › Button active state when not leaving the current page? › Re: Button active state when not leaving the current page?
October 30, 2011 at 5:52 pm
#89945
Member
You can use the :target pseudo-class but it doesn’t work in IE8 or below. See this for more information: http://webdesignernotebook.com/css/the-css3-target-pseudo-class-and-css-animations/