Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 444 Bytes

File metadata and controls

13 lines (9 loc) · 444 Bytes

resolution_images

Change images src for different screen resolutions

Requirements

  • jQuery

Example Put the script in to bottom of your page and use attributes in img tags

At small and large resolutions, src attribute will be replaced on sm_src or lg_src respectively

It can be useful when unavailable to use background images in css and mobile traffic must be reduced.