need HTML to open 'new' window

  • Thread starter Thread starter tmp
  • Start date Start date
T

tmp

I want to have a link or button that will open a 2nd window...

The window will have an explination in it and some graphic images.

I would like to avoid Java Script if possible.

1 - Can this be done in HTML?
2 - Anybody got a code snippit I can use for reference?
3 - Can I remove attributes from the 2nd window like the backup arrow, etc?
4 - I would also like to see a Java Script example if anybody has one of
those... to popup a window.

thanks for the help.
 
Download the free FP addin called "Spawn" from www.jimcoaddins.com

--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/understanding/frontpage/
FrontPage 2002 Server Extensions Support Center:
http://support.microsoft.com/default.aspx?scid=fh;en-us;fp10se
===
| I want to have a link or button that will open a 2nd window...
|
| The window will have an explination in it and some graphic images.
|
| I would like to avoid Java Script if possible.
|
| 1 - Can this be done in HTML?
| 2 - Anybody got a code snippit I can use for reference?
| 3 - Can I remove attributes from the 2nd window like the backup arrow,
etc?
| 4 - I would also like to see a Java Script example if anybody has one of
| those... to popup a window.
|
| thanks for the help.
|
|
 
and no control over removing things like the toolbar, menu bar, scroll bars and
resizing the window to what you want.
the Spawn on www.jimcoaddins.com will allow you to do all the above.
 
Back
Top