I'm trying to implement a VideoPlayer on my Phonegap Application. I have the idea to implement this plugin :
https://github.com/dawsonloudon/VideoPlayer
It should be simple but i'm really beginning with HTML/Javascript interaction.
I just need a sample code that would allow me to link an :
- Input File Type HTML Tag
- This plugin
Best regards