Why Can't I Get This Video To Play On My Website Using Vide Package?
I'm using the Vide plugin to display a video on my website. But it is not working for me. Here is what's in my HTML: 
 
I had the line
<script src="bower_components/jquery/dist/jquery.js"></script> 
after
<script src="bower_components/vide/dist/jquery.vide.js"></script>`
When I reversed their order, the error disappeared.
Post a Comment for "Why Can't I Get This Video To Play On My Website Using Vide Package?"