Using jQuery, I added an animation class to a div on my webpage. The animation.css
file has been included as well. The class animated slideInLeft
is currently in use. My question is whether it is possible to disable this class for mobile devices in order to display the animation function properly?