Serve Responsive Retina Images with Dense.js
Posted · Category: MIT License, Tools
Dense is a jQuery plugin that offers an easy way to serve device pixel ratio aware images, bringing in retina support to your website. Clear the blurry, images be crisp.
The responsive, retina-ready image is implemented by simply including the jQuery plugin on the page and calling its $.fn.dense() initializer method. The initializer method is set to target those img elements that should serve retina-ready images when needed. The plugin can be included and invoked by using either browser globals or AMD.
Requirements: jQuery Framework
Demo: http://dense.rah.pw/
License: MIT License
0 Comments