My settings no longer work for this plugin. Is there an update for this plugin in the works?
]]>Cant seem to make this plugin work!!! I have tried sticking the php code almost everywhere….. Please help!
Thanks! Brian
]]>Until I recently upgraded to 3.5.2, I was using the following code without problem:
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
<script type="text/javascript" src="https://raw.github.com/motyar/firefly/master/jquery-firefly-0.2.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$.firefly({
images : ['https://myimagegoeshere.png'], //Fly images
total : 1, //number of flies
ofTop :390
});
});
</script>
This is no longer working. Any ideas?
Thanks
https://www.ads-software.com/extend/plugins/firefly-effect-jquery/
]]>