What I want to accomplish in Wix is the exact same result the code below will accomplish on a non-Wix site:
Try it
I can get Wix-window to popup what you call a “modal window”, but that’s not what I’m looking for. I can also link a button to a URL, but that opens a new tab, and I don’t want that.
I want it to pop up a new window (the source of which is a URL), not a new tab, and I want to be able to customize the dimensions of the new window.
How can I do this?
Thank you very much.