Thanks, Ron.
-----Original Message-----
From: Ron Hornbaker [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 1:50 PM
To: [EMAIL PROTECTED]
Subject: RE: [imail] Add navigation bar to template
> I was wondering if anybody knows how to edit the popup JS through
> Humankind's templates in order to make the navigation bar appear at
the
> top of the window. I've got some custom buttons that would greatly
> benefit from it. In case you're wondering, here's the code for the
> popup:
>
> var popupNew = null;
> function corfcalendar(){
> var myLeft = ((screen.width-600)/2)-5;
> var h = Math.min(350,695);
> var myTop = (((screen.height-80)-h)/2);
> var w = 600;
> var myURL =
> 'http://www.corfservices.com/calendar/webCal3_month.asp'
> var
>
settings='height='+h+',width='+w+',top='+myTop+',left='+myLeft+',scrollb
> ars=yes,resizable=yes,status=yes';
> popupNew=window.open(myURL,"_blank",settings);
> if(parseInt(navigator.appVersion) >= 4){popupNew.focus();}
> }
Where you see "status=yes", just add "toolbar=yes" (the buttons) and/or
"menubar=yes" (the File, Edit, View, etc. menus).
-Ron
______________________________________________________________________
The HKSI-IMail Admin List is hosted by........ Humankind Systems, Inc.
Questions, Comments or Complain like Hell.. mailto:[EMAIL PROTECTED]
Message Archive... http://www.tallylist.com/archives/index.cfm/mlist.4
To Manage your Subscription......... http://humankindsystems.com/lists
______________________________________________________________________
The HKSI-IMail Admin List is hosted by........ Humankind Systems, Inc.
Questions, Comments or Complain like Hell.. mailto:[EMAIL PROTECTED]
Message Archive... http://www.tallylist.com/archives/index.cfm/mlist.4
To Manage your Subscription......... http://humankindsystems.com/lists