}</pre><BR><BR>Now, the fact that the source HTML for the popup window is coming via a separate HTML file seems to make the fact that I am passing in the image's filename, well, worthless. Is there ...
I wrote a small javascript function to show images in a popup window. The code is below.<BR><BR><pre class="ip-ubbcode-code-pre">function imgpop(imgLocation){ ...