Skip to content Skip to sidebar Skip to footer

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

<scriptsrc="bower_components/jquery/dist/jquery.js"></script>

after

<scriptsrc="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?"