Re: Pop Up Window -
by "Srinivasan Ramakrishnan" <srinivar(at)md3.vsnl.net.in>
|
| Date: |
Wed, 7 Jun 2000 16:21:45 +0530 |
| To: |
"Daryl Fernquist" <darylf(at)fernweb.com>, <hwg-languages(at)mail.hwg.org> |
| References: |
fernweb |
| |
todo: View
Thread,
Original
|
|
As far as I know this has been a feature of IE for long. You cannot set the
maximise to OFF in IE, sizeable is a Netscape addition.
-Srini
----- Original Message -----
From: Daryl Fernquist <darylf(at)fernweb.com>
To: <hwg-languages(at)mail.hwg.org>
Sent: Wednesday, June 07, 2000 5:36 AM
Subject: Pop Up Window -
| Hello all:
|
| When I create a Pop Up Window (using the script below), visitors using
| Internet Explorer can still "maximize" the window using the Windows
maximize
| icon in the upper right corner of the popup window. I want to "disable"
the
| maximize icon in I.E. The script below actually disables it in Netscape.
| Can anyone help me with the ability to disable I.E. at the same time.
|
| Thanks,
|
| Daryl
|
|
| <script language="javascript">
| <!--
|
| function launch (page)
|
gallery=window.open(page,"popwindow",'toolbar=0,menubar=0,scrollbars=0,re
| sizable=0,width=620,height=440')
| }
|
| -->
|
|
| </script>
|
|
HWG: hwg-languages mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.