Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnuberbacher/checkfordeadpixels

Simple app dedicated to finding dead pixels in the easiest manner
https://github.com/johnuberbacher/checkfordeadpixels

css html javascript jquery

Last synced: about 10 hours ago
JSON representation

Simple app dedicated to finding dead pixels in the easiest manner

Awesome Lists containing this project

README

        

# checkfordeadpixels
Simple app dedicated to finding dead pixels in the easiest manner

## How it Works
Well, it's mainly handled by vanilla Javascript and some jQuery. It cheks the user input, if it's a regular keystroke it changes the background. There's a clause to reset to a white bg if you hit the ESC key or the right mouse button. Of course, hitting F11 is allowed so you may go full-screen.

## Try it Live
[http://checkfordeadpixels.com](http://checkfordeadpixels.com)