[Javascript] Re: Popup window from an anchor

Filipiak, Bob (Contractor) filipiab at atsc.army.mil
Thu Aug 9 08:20:47 CDT 2001


Using your example, you would use:
<A href="JavaScript:window.open("YourPage.htm#ftnote3","Pop
UP");"><SUP>3</SUP></A


Bob Filipiak (Contractor)
MCP 

-----Original Message-----
From: phumes1 at home.com [mailto:phumes1 at home.com]
Sent: Thursday, August 09, 2001 9:16 AM
To: javascript at LaTech.edu
Subject: RE: [Javascript] Re: Popup window from an anchor



The only thing is I don't want to have all these HTML files with the 
reference text. I would like to keep it all in the same file but within the 
javascript code.

At 09:04 AM 8/9/2001 -0400, you wrote:

>If I understand what you want, try <A 
>href="JavaScript:window.open(somePage.htm,"Pop UP");">Click here for a Pop 
>Up</A>
>
>Bob Filipiak (Contractor)
>MCP
>
>-----Original Message-----
>From: phumes1 at home.com [<mailto:phumes1 at home.com>mailto:phumes1 at home.com]
>Sent: Thursday, August 09, 2001 8:46 AM
>To: javascript at LaTech.edu
>Subject: [Javascript] Re: Popup window from an anchor
>
>
>Hi,
>
>I would like to have a popup box appear with some information when I click
>on an <a href=...>....</a> wihin some paragraph text bit I don't want to
>use an external file(s) because there could bu hundreds of these links
>within my one HTML file. Is there a way to do this with Javascript? If so,
>where could I find such a beast?
>
>Thanks
>
>_______________________________________________
>Javascript mailing list
>Javascript at LaTech.edu
><http://www.LaTech.edu/mailman/listinfo/javascript>http://www.LaTech.edu/ma
ilman/listinfo/javascript 
>

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20010809/9404a31f/attachment.htm>


More information about the Javascript mailing list