aurbano/sonar.css

sonar-click only works for links

Open

#3 建立於 2015年6月11日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)CSS (3 fork)github user discovery
help wanted

倉庫指標

Star
 (18 star)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南