[Javascript] Javascript digest, Vol 1 #459 - 5 msgs

sandra_tibbs at abicon.com sandra_tibbs at abicon.com
Tue Dec 17 11:40:45 CST 2002


(Embedded image moved to file: pic06618.jpg)
Send Javascript mailing list submissions to
      javascript at LaTech.edu

To subscribe or unsubscribe via the World Wide Web, visit
      http://www.LaTech.edu/mailman/listinfo/javascript
or, via email, send a message with subject or body 'help' to
      javascript-request at LaTech.edu

You can reach the person managing the list at
      javascript-admin at LaTech.edu

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Javascript digest..."


Today's Topics:

   1. Re: self.opener and IE6 (Rodney Myers)
   2. Loading two frames on one link (Weber, M (Michael))
   3. RE: Loading two frames on one link (Filipiak, Bob (Contractor))
   4. disable "ctrl+n" (Dan Costea)
   5. Re:  disable "ctrl+n" (.ben)

--__--__--

Message: 1
Date: Mon, 19 Nov 2001 11:44:11 +0000
From: Rodney Myers <rodney at aflyingstart.net>
Organization: Hodgson Myers Associates Ltd / Shop at ssistant eCommerce
Solutions
To: javascript at LaTech.edu
Subject: Re: [Javascript] self.opener and IE6
Reply-To: javascript at LaTech.edu

Further tests with IE6 on another machine worked OK  - pointing to a
localised problem with first colleague's IE6 installation, as suspected.

Rodney

Rodney Myers wrote:

> Hello,
>
> I have a popup window in which I put a control panel which has various
> links, all to javascript functions in the main window.
>
> It works in my IE5.5 and NN4.7
> My colleague has IE6 and has had problems with it which I verified when
> I visited yesterday and was unable to fix.
>
> On entry to the file this var is set:
>
> var SASSTOP=false;
>
> Lower down the script we have
>
> if(self.opener){SASSTOP=self.opener.top;} else{nosass();}
>
> This appears to succeed since the alert generated by function nosass()
> does not appear.
> (I am not familar with IE6 and it possible that there are errors that
> are being logged or signalled in a way that was not apparent to me - as
> it might be in NN if one did not know about the console)
>
> A link in the file to javascript:version() calls this function which is
> intended to call a function of the same name in the main window if the
> file was popped.
>
> function version(){
> if(SASSTOP){SASSTOP.version();comeBack();}else{nosass();} }
>
> comeBack() restores focus to the popped panel if it gets the chance!
>
> typeof(SASSTOP) gives "object"
>
> opener shows up as a property with for(var p in window){ ... }
>
> What happens when above function is called is that the alert in nosass()
> displays.
>
> I am suspicious of such problems in new versions of IE particularly
> where an installation was upgraded.
> Too often there have been problems connected with windows. But I have
> not heard of this one. If it were something I could control I would be
> happier even if the code was a few lines longer.
>
> Comments or suggestions gratefully received
>
> Thanks in advance
>
> Rodney
> Oxford, England
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> http://www.LaTech.edu/mailman/listinfo/javascript

--
Shop at ssistant Add-ons and Developer Workshops
http://www.aflyingstart.net/addons/

Enquiries regarding Shop at ssistant Classic training :
Call 01256 880770

Rodney Myers
Based in Oxford, England
Technical Director, Shop at ssistant eCommerce Solutions



--__--__--

Message: 2
From: "Weber, M (Michael)" <MWeber at leasedirect.com>
To: "'javascript at LaTech.edu'" <javascript at LaTech.edu>
Date: Mon, 19 Nov 2001 09:41:12 -0500
Subject: [Javascript] Loading two frames on one link
Reply-To: javascript at LaTech.edu

Hello gang,

This is really and HTML question.

Is there any way to change information in two frames using one Hyperlink?

I need to do this without using client-side scripting.

Any help would be appreciated.

Thanks.

Mike

Michael Weber
Web Designer
Marketing Department
De Lage Landen
(610) 386-5000 ext 3362
MWeber at leasedirect.com <mailto:MWeber at leasedirect.com>=20
=A0


**********************************************************************
The information transmitted via this e-mail is intended only for the
person or entity to which it is addressed and may contain confidential=20
and/or privileged material.  Any review, retransmission, dissemination
or other use of, or taking of any action in reliance upon this
information by persons or entities other than the intended recipient is
prohibited. If you received this in error, please contact the sender
and delete the material from any computer.
**********************************************************************


--__--__--

Message: 3
From: "Filipiak, Bob (Contractor)" <filipiab at atsc.army.mil>
To: "'javascript at LaTech.edu'" <javascript at LaTech.edu>
Subject: RE: [Javascript] Loading two frames on one link
Date: Mon, 19 Nov 2001 09:55:48 -0500
Reply-To: javascript at LaTech.edu

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C1710A.46460490
Content-Type: text/plain;
      charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Need a little more specific details but the link could use a query =
string
appended to the URL and the targeted page would have to use server side
script to read the query string.


Bob Filipiak
(Contractor)=20










-----Original Message-----
From: Weber, M (Michael) [mailto:MWeber at leasedirect.com]
Sent: Monday, November 19, 2001 9:41 AM
To: 'javascript at LaTech.edu'
Subject: [Javascript] Loading two frames on one link


Hello gang,

This is really and HTML question.

Is there any way to change information in two frames using one =
Hyperlink?

I need to do this without using client-side scripting.

Any help would be appreciated.

Thanks.

Mike

Michael Weber
Web Designer
Marketing Department
De Lage Landen
(610) 386-5000 ext 3362
MWeber at leasedirect.com <mailto:MWeber at leasedirect.com>=20
=A0


**********************************************************************
The information transmitted via this e-mail is intended only for the
person or entity to which it is addressed and may contain confidential=20
and/or privileged material.  Any review, retransmission, dissemination
or other use of, or taking of any action in reliance upon this
information by persons or entities other than the intended recipient is
prohibited. If you received this in error, please contact the sender
and delete the material from any computer.
**********************************************************************

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript

------_=_NextPart_001_01C1710A.46460490
Content-Type: text/html;
      charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2652.35">
<TITLE>RE: [Javascript] Loading two frames on one link</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>Need a little more specific details but the link =
could use a query string appended to the URL and the targeted page =
would have to use server side script to read the query =
string.</FONT></P>
<BR>

<P><FONT SIZE=3D2>Bob Filipiak</FONT>
<BR><FONT SIZE=3D2>(Contractor) </FONT>
</P>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Weber, M (Michael) [<A =
HREF=3D"mailto:MWeber at leasedirect.com">mailto:MWeber at leasedirect.com</A>=
]</FONT>
<BR><FONT SIZE=3D2>Sent: Monday, November 19, 2001 9:41 AM</FONT>
<BR><FONT SIZE=3D2>To: 'javascript at LaTech.edu'</FONT>
<BR><FONT SIZE=3D2>Subject: [Javascript] Loading two frames on one =
link</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>Hello gang,</FONT>
</P>

<P><FONT SIZE=3D2>This is really and HTML question.</FONT>
</P>

<P><FONT SIZE=3D2>Is there any way to change information in two frames =
using one Hyperlink?</FONT>
</P>

<P><FONT SIZE=3D2>I need to do this without using client-side =
scripting.</FONT>
</P>

<P><FONT SIZE=3D2>Any help would be appreciated.</FONT>
</P>

<P><FONT SIZE=3D2>Thanks.</FONT>
</P>

<P><FONT SIZE=3D2>Mike</FONT>
</P>

<P><FONT SIZE=3D2>Michael Weber</FONT>
<BR><FONT SIZE=3D2>Web Designer</FONT>
<BR><FONT SIZE=3D2>Marketing Department</FONT>
<BR><FONT SIZE=3D2>De Lage Landen</FONT>
<BR><FONT SIZE=3D2>(610) 386-5000 ext 3362</FONT>
<BR><FONT SIZE=3D2>MWeber at leasedirect.com &lt;<A =
HREF=3D"mailto:MWeber at leasedirect.com">mailto:MWeber at leasedirect.com</A>=
&gt; </FONT>
<BR><FONT SIZE=3D2>=A0</FONT>
</P>
<BR>

<P><FONT =
SIZE=3D2>***************************************************************=
*******</FONT>
<BR><FONT SIZE=3D2>The information transmitted via this e-mail is =
intended only for the</FONT>
<BR><FONT SIZE=3D2>person or entity to which it is addressed and may =
contain confidential </FONT>
<BR><FONT SIZE=3D2>and/or privileged material.&nbsp; Any review, =
retransmission, dissemination</FONT>
<BR><FONT SIZE=3D2>or other use of, or taking of any action in reliance =
upon this</FONT>
<BR><FONT SIZE=3D2>information by persons or entities other than the =
intended recipient is</FONT>
<BR><FONT SIZE=3D2>prohibited. If you received this in error, please =
contact the sender</FONT>
<BR><FONT SIZE=3D2>and delete the material from any computer.</FONT>
<BR><FONT =
SIZE=3D2>***************************************************************=
*******</FONT>
</P>

<P><FONT =
SIZE=3D2>_______________________________________________</FONT>
<BR><FONT SIZE=3D2>Javascript mailing list</FONT>
<BR><FONT SIZE=3D2>Javascript at LaTech.edu</FONT>
<BR><FONT SIZE=3D2><A =
HREF=3D"http://www.LaTech.edu/mailman/listinfo/javascript" =
TARGET=3D"_blank">http://www.LaTech.edu/mailman/listinfo/javascript</A><=
/FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C1710A.46460490--

--__--__--

Message: 4
From: "Dan Costea" <costea at ssi-schaefer-noell.com>
To: <javascript at LaTech.edu>
Subject:  [Javascript] disable "ctrl+n"
Date: Mon, 19 Nov 2001 16:18:39 -0800
Reply-To: javascript at LaTech.edu

Hi,

I work with IE5.5 and I don't want to let the user to use ctrl+n. I made a
function that I call from <body> on onKeyDown event:

function notAllowed (nKeyCode)
{
    if ( (78 == nKeyCode) && (event.ctrlKey) ) {
        alert ("Sorry, not allowed!");
    }
}

The problem is that page has many objects and it is loading slowly. So the
user can press ctrl+n before the page is load. How can I stop him to do
that?


Thankyou, Dan Costea


--__--__--

Message: 5
From: ".ben" <ben at babelfish.co.uk>
To: <javascript at LaTech.edu>
Subject: Re:  [Javascript] disable "ctrl+n"
Date: Mon, 19 Nov 2001 16:42:43 -0000
Reply-To: javascript at LaTech.edu

Just out of interest, how do you intend to stop them doing File|New or
simply opening another browser from the desktop/program group shortcut?

 .b

----- Original Message -----
From: "Dan Costea" <costea at ssi-schaefer-noell.com>
To: <javascript at LaTech.edu>
Sent: Tuesday, November 20, 2001 12:18 AM
Subject: [Javascript] disable "ctrl+n"


> Hi,
>
> I work with IE5.5 and I don't want to let the user to use ctrl+n. I made
a
> function that I call from <body> on onKeyDown event:
>
> function notAllowed (nKeyCode)
> {
>     if ( (78 == nKeyCode) && (event.ctrlKey) ) {
>         alert ("Sorry, not allowed!");
>     }
> }
>
> The problem is that page has many objects and it is loading slowly. So
the
> user can press ctrl+n before the page is load. How can I stop him to do
> that?
>
>
> Thankyou, Dan Costea
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> http://www.LaTech.edu/mailman/listinfo/javascript
>



--__--__--

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript


End of Javascript Digest
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pic06618.jpg
Type: image/jpeg
Size: 1868 bytes
Desc: not available
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20021217/efd87e62/attachment.jpg>


More information about the Javascript mailing list