forked from mattbilson/jQuery-Retina-Display-Plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Automatically loads high resolution versions of your images (if they exist) on high resolution displays
ckepper/jQuery-Retina-Display-Plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Author: Troy Mcilvena Website: http://www.troymcilvena.com Twitter: @mcilvena See this pull request for the difference between this fork and the original https://github.com/mcilvena/jQuery-Retina-Display-Plugin/pull/2 Usage: $(element).retina([<filename_suffix:default=-2x>]); Example: <script src="js/jquery.retina.js" type="text/javascript" charset="utf-8"></script> <script type="text/javascript"> $(document).ready(function() { $('img.retina').retina(); }); </script>
About
Automatically loads high resolution versions of your images (if they exist) on high resolution displays
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published