Can SaSS detect within a MQ if a image size is beyond a threshold and feed the user a new image; let me explain more in-depth.

Suppose you have a small image and a medium image, 320 width the small image is fine, 5xx px width the medium image is used, straight forward. Your page gets viewed on a 602px (fictional numbers) device, your medium sized image gets stretched the only solution is to feed it a 602px width image, can this be done all within a MQ using SaSS; I'm referencing this <http://joshbroton.com/multiple-background-images-using-sass-and-media-queries/> page ?

Is it possible to setup modernizer to detect if an image is getting stretched based on percentage, suppose 15% beyond it's regular size; so I can see what resolutions I need to recreate graphics at based on my previous question ?

Christopher


______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to