On my test site:
www.zhaoshouren.com I've got some <a>nchors with
nested <span>s. For some reason the :active pseudo class isn't being
triggered on mouse down. I don't run into any issues in Safari and
Firefox nor do I see this issue with a nested <image> within the
<a>nchor. Tabbing triggers the :active just fine so it really seems to
be an issue with nested <span>s within an <a>nchor.
Anyone know of a work around? I'm not overly concerned since
functionality isn't compromised. The affected <a>nchors work fine and
I don't run into any issues with :hover.