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?
<
script
>
$(function(){
$.firefly();
});
</
script
>
Source:
https://github.com/Matt-Stevens/jQuery-FireFly
Thanks
Topic Participants
verzosa