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 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(). How and where do I find this reference?
Hi Julius… unfortunately wix code does not support window.close() and window.open().
Feel free to add a feature request here .
Liran.
Thanks Liran