How do I stop a web page from opening in a new window?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I know how to start a web page from opening in a new window but cannot
determine how to prevent this property once it is set.
 
Set the 'target' for the hyperlink to not open the new page such as "_self"
or "_top" or try the "Page Default" which should be the 'same window'.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top