Page 1 of 1

Critical CSS

Posted: Tue Jan 16, 2018 5:39 am
by timotheus
Hello everyone!

I`m trying to understand my own task:
I wish to detect css pixels from mobile device for next pseudo code:

if($device-width < 300px)
{
echo criitcal-css-100-300px;
}

Wich solution do you advice me?

Re: Critical CSS

Posted: Tue Jan 16, 2018 10:19 am
by amark
Hi Timotheus,

We have two capabilities you can use that may help you with determining css pixels. Our `max_image_width` capability states the width of the images viewable (usable) width expressed in pixels and our `density_class` capability which is the coefficient that represents the pixel density (or ratio of css pixels to resolution) of the device. I will link you to our capabilities page as well as our inquiry page in case you are interested in trying out any of our products. If you have any other questions feel free to let me know and I will be happy to help.


https://www.scientiamobile.com/wurflCapability
https://www.scientiamobile.com/inquiry

Best,
Amar

e: support@scientiamobile.com
ScientiaMobile Customer Support Team