aurbano/sonar.css

sonar-click only works for links

Open

#3 aberto em 11 de jun. de 2015

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)CSS (3 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (18 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

I don't know if this issue is fixable via CSS, at the moment sonar-click uses the :focus selector to trigger when an element is clicked, which only works on "focusable" elements, like links, inputs...

Replication: http://jsfiddle.net/2ywv1ze9/1/

If anyone has any ideas for this it would be awesome.

Guia do colaborador