Hello, I've created a mailbox with show/hide functionality on :hover. However, someone recently mentioned that this could be quite distracting for users. Since pure CSS doesn't allow me to achieve the same effect on :active, I'm wondering if anyone can help me rework it using JS? I'm not very skilled with JavaScript, so any assistance would be greatly appreciated.
Here's a sample of my current mailbox setup: http://jsfiddle.net/v4sch/6/