I've added a FlexSlider to a responsive website design. It's active for tablet and larger viewports but display:none for handheld devices. My question is, will these mobile devices still have the burden of downloading the relatively large (40Kb) flexslider.js file or is it only called if needed (i.e >768px)?
http://streamlinemac.com/test29f2/index.html
Cheers!