Home › Forums › CSS › Mobile Device Trick › Re: Mobile Device Trick
September 23, 2012 at 12:28 pm
#110623
Member
So in that case how would I disable images for one page but not all pages? I have a slider that is slow to load on mobile and I would prefer to just skip it all together, but I want the rest of my content to be left alone. Or would it be better to do this in the PHP of the slider itself? Basically to just skip loading the images at all if the screen is not big enough.