Is it possible to only run certain jQuery scripts if the screen/device size is above xxx pixels wide?
So, for example, I only want to run a slideshow when people are viewing the site on devices bigger than 1024px. If someone visits on a mobile I just want all the images to display stacked on top of each other...