IE9 a:active state sticks
In IE9, when testing with Capybara, I found that a:active state sticks.
I fixed this using jquery.blur() on the element that was sticking. Of course it works well without this workaround in Firefox and Chrome.
Date
2013-08-24
Status
release
Tags
programming and notes
Series
N/A