<!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>If I understand what you want, try &lt;A href=&quot;JavaScript:window.open(somePage.htm,&quot;Pop UP&quot;);&quot;&gt;Click here for a Pop Up&lt;/A&gt;</FONT>
</P>

<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 8:46 AM</FONT>
<BR><FONT SIZE=2>To: javascript@LaTech.edu</FONT>
<BR><FONT SIZE=2>Subject: [Javascript] Re: Popup window from an anchor</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=2>Hi,</FONT>
</P>

<P><FONT SIZE=2>I would like to have a popup box appear with some information when I click </FONT>
<BR><FONT SIZE=2>on an &lt;a href=...&gt;....&lt;/a&gt; wihin some paragraph text bit I don't want to </FONT>
<BR><FONT SIZE=2>use an external file(s) because there could bu hundreds of these links </FONT>
<BR><FONT SIZE=2>within my one HTML file. Is there a way to do this with Javascript? If so, </FONT>
<BR><FONT SIZE=2>where could I find such a beast?</FONT>
</P>

<P><FONT SIZE=2>Thanks</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>