Hi, I have embedded the Vimeo player in my site. At the end of my video I have an End Screen that takes the user to another page of my site by clicking or tapping on the End Screen. Unfortunately Vimeo (as well as many video players) doesn’t offer the functionality to open the link on the End Screen on the same window/tab. I was thinking to use Wix Code to close the window left open but the method window.close will only work with a reference from window.open() and neither are supported in Wix Code.
2 Likes
Hi Julius,
Did you get to close it with window.close using Wix ?
Hi Jorge,
No, I think window.close is still not supported in Wix Code.