I have inserted a video player through iframe using the html code and I have the problem that the full screen option is not activated, in wix technical support they indicated that in this forum they could help me get a solution to the problem. For example you can visit my page www.etv507.com and if you click on the full screen option it does not run, I will appreciate your comments in order to solve this problem.
Hello,
It’s possible to do it using Corvid. Please start from reading the following articles:
Getting Started with Corvid by Wix
Corvid: Working with the HTML Element
Then refer to the link below:
https://www.wix.com/corvid/reference/$w.HtmlComponent.html#allowFullScreen
Basically, you will need to enable Corvid and use the following code to allow full screen.
$w("#myHtmlComponent").allowFullScreen();
The problem is when I emmbed any video, I cannot open a full screen …
i want embed wepsite but any video in the wepsite
video full screen not work
any video if emmbed video full screen not work
I tried to call and explain the problem, but no one understood me this my proplem
ples send to Support Center and I want to solve the problem by explaining like this ** video**
iam not understand this ples don send me this explaining allowFullScreen - Velo API Reference - Wix.com
I want to solve the problem by explaining video
thanks
Ok, so how and what do I add to de standard iFrame code in my wix page?