Window.open OR How to open LINK or just NEW WINDOW as a POP UP?
-
Hi there,
Hope you can help out.Why window.open() does not work in wordpress?
Or if there is any other suggestion to make the follow function to work out!
Simpler the better!I wish to OPEN A NEW WINDOW as a POP-UP (instead of simply in a new tab) (possibly in a specific size). On the script below, it works well, as example from w3schools.com, but when I add on my wordpress page, it does not!!!
Could it be because wordpress encapsulates our code making it invalid?Code working with a “click on” example:
https://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_win_open2(from this page: https://www.w3schools.com/jsref/met_win_open.asp).
THANK YOU!
The blog I need help with is: (visible only to logged in users)
-
Hello there,
To open a window like that in set size, you would need to use something like that JS script.
It’s possible to use this script with a site on the business plan.
I hope this helps.
- The topic ‘Window.open OR How to open LINK or just NEW WINDOW as a POP UP?’ is closed to new replies.