Results 2 issues of Mark Rickert

I use [Modernizr](https://modernizr.com) for feature detection and newer versions of it test for native lazyloading. So Modernizr finds my `.lazyloading` class in the code and adds it to the feature...

First of all: Awesome plugin, thanks! Really adds a nice touch. I noticed the following issue though: ``` getimagesize(/assets/images/image-example.jpg): failed to open stream: No such file or directory ``` This...