I have an application that creates thumbnail images of a larger image...
upon clicking on the thumbnail I have it opening a new window with the full
size image using the code...

<img src="#drawingthumbdir#/#thumbnail#" border="0" alt=""
onClick="NewWin=window.open('#drawingimagedir#/#drawing#','NewWin','toolbar=
no,scrollbars=auto,width=660,height=505');">

The problem I have now is that some of the full size images require a
"drawing legend" to be opened also...  can anyone offer any suggestions on
how to cause two new windows to be opened upon a click... and the order is
important also... must open the full size drawing above and then open
another new window with the legend.... or any other creative ideas on how to
accomplish this...

thanks
Jay

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to