Ignore Below Resolution
-
Hey, awesome plugin, thanks for putting this together! I have it working great.
My site’s images are responsive, and so big images are already 800px wide on desktop and the same are used for mobile. For cellphones, iphone, etc, this looks just as good as the 1600px looks. I see only the need for these at 2x on tablets and higher.
It should be pretty easy to implement this feature, I can’t imagine it being more than a line or 2: var enable = (resolution.width > 2xsettings.minresolutionwidth); I just can’t see where to do that in the code.
I was hoping the ignore mobile feature would do this, but it includes tablets along with cells. Even if this could be changed to 2 check boxes: ignore mobiles, ignore tablets. But I think adding an ignore devices smaller than ____ would be the easiest and most flexible.
Cheers man, thanks again!
- The topic ‘Ignore Below Resolution’ is closed to new replies.