aurbano/sonar.css

sonar-click only works for links

Open

#3 aperta il 11 giu 2015

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)CSS (3 fork)github user discovery
help wanted

Metriche repository

Star
 (18 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor