Is there any way, without using Javascript, to not load resources if the visitor is coming from the cell phone? I have an instagram scheme that displays 9 images, but I realized that in mobile it slows the speed, even more that most uses 3G connection.
What to do? Media Queries that I know lowers resources, even if it does not display (I do not know if that's really true).