how to open a page in a page so on closing you return to orig pag

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

Guest

I would like to open a web page from a previous page and on closing the new
page return to the original page from which it was opened.
 
You can open the new page in a new window.

Closing that window will show the orginal site in the original window.

The original site doesn't go anywhere, it remains open in the background, in
another browser window.

To open the linked site in a new window, set the link target as "target =
_blank" in your href tag.

Read up on links in the Help files.
 

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