<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.2462.0" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=095484311-02082001><FONT face=Arial><FONT color=#0000ff 
size=2>You might try </FONT>
<P><FONT face="Courier New" color=#0000ff 
size=2>onClick="javascript:window.open('itempic.html<SPAN 
class=095484311-02082001>?Picture=</SPAN>ItemPic',''<SPAN 
class=095484311-02082001>,''</SPAN>)"</FONT></P>
<P><SPAN class=095484311-02082001><FONT face="Courier New" color=#0000ff 
size=2>Then in your itempic.html onload function capture the value for the 
'Picture'</FONT></SPAN></P>
<P><SPAN class=095484311-02082001></SPAN>&nbsp;</P></FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<P><FONT size=2>Bob Filipiak (Contractor)<BR>MCP </FONT></P>
<BLOCKQUOTE>
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> Cutter Bl 
  [mailto:cutterbl@hotmail.com]<BR><B>Sent:</B> Wednesday, August 01, 2001 8:47 
  PM<BR><B>To:</B> javascript@LaTech.edu<BR><B>Subject:</B> Re: [Javascript] 
  Class and ID<BR><BR></FONT></DIV>
  <DIV>
  <DIV>
  <P><FONT face="Courier New">varImgSrc = opener.document.images.clsItemPic.id; 
  </FONT></P>
  <P><FONT face="Courier New"></FONT>&nbsp;</P>
  <P><FONT face="Courier New">If this will not work in NN4, is it possible to 
  pass the image name variable to the new window through a function? can I do 
  that with the window.open event? The current code is:</FONT></P>
  <P><FONT 
  face="Courier New">onClick="javascript:window.open('itempic.html','ItemPic','')"</FONT></P>
  <P><FONT face="Courier New"></FONT>&nbsp;</P>
  <P><FONT face="Courier New">Could I pass the image name as the second variable 
  of this statement, then call an onload function to apply that as the image 
  source?</FONT></P>
  <P><FONT face="Courier New">Cutter</FONT></P></DIV></DIV><BR clear=all>
  <HR>
  Get your FREE download of MSN Explorer at <A 
  href="http://go.msn.com/bql/hmtag_itl_EN.asp">http://explorer.msn.com</A><BR>_______________________________________________ 
  Javascript mailing list Javascript@LaTech.edu 
  http://www.LaTech.edu/mailman/listinfo/javascript</BLOCKQUOTE></BODY></HTML>