Opening a single button in the same window
-
When I click the button the site causes the browser to open a new tab. How do I make use of window.open(“www.youraddress.com”,”_self”) or window.open(“www.youraddress.com”,”_top”)? Thank you!
- The topic ‘Opening a single button in the same window’ is closed to new replies.