bininandra
New member
Hi,
I have a video page on my website which is linked to my google drive via the code below. I am using google drive instead of YouTube, due to copyright issues with music. The video links work fine on Chrome, but not on Mac Safari on desktop or iphone.
Desperately need help or a workaround if poss via Javascript or another way please?
Link to the site – http://www.kreativekouples.com/videography/
Code:
<iframe src="https://drive.google.com/file/d/1YjBhWH4scLK4B-yR_fUXeJehUmtlFoFJ/preview" width="400" height="300" allowfullscreen="allowfullscreen"></iframe>
I have a video page on my website which is linked to my google drive via the code below. I am using google drive instead of YouTube, due to copyright issues with music. The video links work fine on Chrome, but not on Mac Safari on desktop or iphone.
Desperately need help or a workaround if poss via Javascript or another way please?
Link to the site – http://www.kreativekouples.com/videography/
Code:
<iframe src="https://drive.google.com/file/d/1YjBhWH4scLK4B-yR_fUXeJehUmtlFoFJ/preview" width="400" height="300" allowfullscreen="allowfullscreen"></iframe>