Letting a user know that CapsLock is set can be a UI nicety. I needed this feature earlier today so I put together a demo.
Ramblings of a software developer..
posted on November 16, 2016 by long2know in JavaScript, jQuery, plunker
Letting a user know that CapsLock is set can be a UI nicety. I needed this feature earlier today so I put together a demo.
posted on September 3, 2015 by long2know in angularjs, codepen, JavaScript, plunker, Web
Writing web-based line of business applications entails creating a lot of views with tables.
There are many jQuery table plugins and Angular directives for rendering tables, but I created my own for, primarily, read only tables.