Trouble with jQuery video plug in -
i trying use jquery plug in video background, website: http://dfcb.github.io/bigvideo.js/
this how sourcing libraries in html:
<script src="jquery-1.6.2.min.js" type="text/javascript"></script> <script src="jquery-1.9.1.js" type="text/javascript"></script> <script src="map.js" type="text/javascript"></script> <script src="jquery.imagesloaded.js" type="text/javascript"></script>
nothing seems happening when preview. missing something? have better instructions how use plug in? thank you!
Comments
Post a Comment