I'm trying to create a custom drop-down menu with html and css only. I'm wondering if is possible to work with focus instead of hover? now is on hover and works but I want to expand that select onclick.
Here I have a fiddle example: http://jsfiddle.net/RwtHn/1084/