help please

Out of context: Reply #3

  • Started
  • Last post
  • 4 Responses
  • johndiggity0

    each window needs to have a different title tag in the html, i.e., whatever you want it to say.

    the window size and position can be done in javascript, but i'm not sure about the closing of a popup once a new one is opened. if the popup is covering the links on the main page, wouldn't it just be easier and make more sense to close said popup? it's not like another choice would be selectable with the popup in the way.

    another alternative is to do it on the same page and use iframes or a show/hide layers behavior if you don't want to deal with the popups.

    hope that made sense.

View thread