Javascript button for a website to play video
Budget: $30 – $250 USD
I have several videos MP4 , I would like to display one video whe nthe user click on a button in the website page
When the user click on the button , a javascript function PlayVideo('video.mp4') will be called by <A onclick=
the video will be displayed in the screen ( 80% of the width of the screen ) the HTML page in the background will be blurred a little with a transition of 2 seconds , the video can be displayed with a fade-in of 2 seconds
then the video will start and play
at end of video the screen will come back normal (video will fade-out and the page will not be blur , effect could be done with a transition of 2 seconds)
everything could be done in the javascript function : PlayVideo('video.mp4')
Also it is possible to indicate in the parameter up to 5 videos to play successively PlayVideo('video1.mp4' , 'video2.mp4')
It should be done and compatible with jquery 3.3
When the user click on the button , a javascript function PlayVideo('video.mp4') will be called by <A onclick=
the video will be displayed in the screen ( 80% of the width of the screen ) the HTML page in the background will be blurred a little with a transition of 2 seconds , the video can be displayed with a fade-in of 2 seconds
then the video will start and play
at end of video the screen will come back normal (video will fade-out and the page will not be blur , effect could be done with a transition of 2 seconds)
everything could be done in the javascript function : PlayVideo('video.mp4')
Also it is possible to indicate in the parameter up to 5 videos to play successively PlayVideo('video1.mp4' , 'video2.mp4')
It should be done and compatible with jquery 3.3