<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2652.35">
<TITLE>RE: [Javascript] Re: Popup window from an anchor</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Using your example, you would use:</FONT>
<BR><FONT SIZE=2>&lt;A href=&quot;JavaScript:window.open(&quot;YourPage.htm#ftnote3&quot;,&quot;Pop UP&quot;);&quot;&gt;&lt;SUP&gt;3&lt;/SUP&gt;&lt;/A</FONT>
</P>
<BR>

<P><FONT SIZE=2>Bob Filipiak (Contractor)</FONT>
<BR><FONT SIZE=2>MCP </FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: phumes1@home.com [<A HREF="mailto:phumes1@home.com">mailto:phumes1@home.com</A>]</FONT>
<BR><FONT SIZE=2>Sent: Thursday, August 09, 2001 9:16 AM</FONT>
<BR><FONT SIZE=2>To: javascript@LaTech.edu</FONT>
<BR><FONT SIZE=2>Subject: RE: [Javascript] Re: Popup window from an anchor</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=2>The only thing is I don't want to have all these HTML files with the </FONT>
<BR><FONT SIZE=2>reference text. I would like to keep it all in the same file but within the </FONT>
<BR><FONT SIZE=2>javascript code.</FONT>
</P>

<P><FONT SIZE=2>At 09:04 AM 8/9/2001 -0400, you wrote:</FONT>
</P>

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

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

</BODY>
</HTML>