CSS-Only Solution For UI Tracking

added by JavaScript Kicks
10/16/2014 4:00:29 PM

288 Views

The web is growing up. We are building applications that work entirely in the browser. They are responsive; they have tons of features and work under many devices. We enjoy providing high-quality code that is well structured and tested.


1 comments

Drew Peterson
10/17/2014 6:08:46 PM
Very nice hack! I was thinking that there might be a way to capture subsequent events as well leveraging changing the background image again using the CSS not selector e.g. input[name="message"]:not(:focus)