Use:
<a href="AddSCChargeType.htm" target="_blank" title="Adding Service Charge -Charge Types" onClick="javascript
:window.open
('AddSCChargeType.htm','BookWindow', 'statusbar=no, scrollbars=yes, toolbar=no, menubar=no, resizable=yes');return false;"
style="text-decoration:none">Adding Service Charge 'Charge Types'</a>
Will open the popup and if the user has JavaScript disabled will open a new window using html
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________
"Sherri" <(E-Mail Removed)> wrote in message news:1e7e01c3835d$3ce58da0$(E-Mail Removed)...
| I am trying to modify our website so that it uses menus
| to access help demonstration movies.
|
| I have a page which is basically a menu and each item on
| the menu links to the appropriate demonstration move.
|
| The movie opens into a new internet explorer window as
| required but what I want is to get rid of the menu bar
| and toolbar from the window containing the movie.
|
| I was given the following code to use:-
|
| <a href="#" onClick="javascript
:window.open
| ('AddSCChargeType.htm','BookWindow', 'statusbar=no,
| scrollbars=yes, toolbar=no, menubar=no, resizable=yes');"
| style="text-decoration:none">Adding Service
| Charge 'Charge Types'</a></font><font face="Verdana"
| color="#FFFFFF" style="font-size: 13pt">
|
| ...which partially works, in that it does open a 'menu
| and toolbar-less' window containing my movie, however it
| then also opens a replica of the original window so I end
| up with three windows in total!!!
|
| This is driving me mad as I do not know HTML code at all
| so haven't the foggiest what I need to do to fix the
| problem.
|
| If I am not making myself clear, please feel free to mail
| me direct for more info.
|
| I would be extremely grateful if someone could assist
| with this.
|
| Many thanks
|
| Sherri