Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: AW: Frame update OPENS NEW BROWSER WINDOW!!! HELP!


Message #1 by =?iso-8859-1?Q?Hans_J=F6rg_Friedrich?= <hans.friedrich@b...> on Thu, 15 Feb 2001 14:02:41 +0100
Hello Mark

Although you didn't send your code (what is helpful in most cases) your
problem sounds to me
like a type mismatch, for referencing a window (or frame) using an
unknown name will cause your
browser to open a new window with the specified name.
So check the spelling of the frame name, maybe this will do.

Greetings

Hans




-----Urspr=FCngliche Nachricht-----
Von: mark.dathorne@u... [mailto:mark.dathorne@u...]
Gesendet: Donnerstag, 15. Februar 2001 13:32
An: javascript
Betreff: [javascript] Frame update OPENS NEW BROWSER WINDOW!!! HELP!


Hi,
3 frames: 1-banner, 2-menu, 3-main
On selecting a menu option from frame 2
the main frame is updated with the new page.
This works EXCEPT for one particular menu option
which does the correct frame update AFTER WHICH
any selection opens a new browser window.

I can't see why this is so. The page does use
javascript to open another pop-up window for
selecting a date but EVEN if I do NOT get the pop-
up window this behaviour applies!

Hope someone can help me!
I'll be putting this site up this evening if
someone needs to see the problem in action.

Ta, in advance?!
                   MarkieD 


  Return to Index