Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Open window with out toolbars


Message #1 by "Matthew Lohr " <mlohr@t...> on Fri, 19 Oct 2001 20:58:53 -0400
take a look at Javascript's window.open function, it should do what you 
require.

At 20:58 19/10/01 -0400, you wrote:
>does any one know how to open a window without the toolbars. I know how to
>do it with a link but I want all the code in the oage that is opening so
>people can messup the link or just copy and paste it how they want.
>
>---------- Original Message ----------------------------------
>From: Arjan Bosboom <Arjan.Bosboom@d...>
>Reply-To: "HTML Code Clinic" <html_code_clinic@p...>
>Date:  Thu, 27 Sep 2001 11:22:31 +0200
>
> >Without a TITLE-bar so, that's the blue thing on top of the page.. ;-)
> >
> >I think it's not done with the default window.open tag but with something
> >different.. (But what??)
> >
> >Greetz,
> >
> >Arjan
> >
> 

  Return to Index