jQuery-Retina-Plugin icon indicating copy to clipboard operation
jQuery-Retina-Plugin copied to clipboard

A jQuery plugin for loading 2x images on retina displays automatically

Usage: $().retina([settings]);

settings: A set of key/value pairs. All settings are optional.

retina-background (default: false)
Whether to change background image to high resolution.

retina-suffix (default: @2x)
The suffix for high resolution image file.

Example: