aurbano/sonar.css

sonar-click only works for links

Open

#3 ouverte le 11 juin 2015

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)CSS (3 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (18 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur