remove Firefly on responsive website

remove Firefly on responsive website

I have a website that is using using jQuery firefly by Matt Stevens and i want to remove it automatically in mobile platforms. Is it possible?


  1. <script> $(function(){ $.firefly(); }); </script>