another window from index

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

Guest

When you open my wecsite...it automatically opens another window when you
make a selection in the navigation bar...but only the first time...how do I
get the selection to stay in the original window?
 
Use hyperlink properties to set the target for the link to _self, or remove
the target altogether. Also, in code view, remove any <base target=...>
tags from the <head...</head> section of the page.
 

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