aurbano/sonar.css

sonar-click only works for links

Open

#3 opened on 2015年6月11日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)CSS (3 forks)github user discovery
help wanted

Repository metrics

Stars
 (18 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド