H
Hans-Peter Nicasius
Hello,
my english isn't very good, but I try to explain my problem. I found
for my website http://www.skippercharly.de an javascript to show by
click on a thumbnail a bigger picture an resize the window to fit the
picture exactly in the window. On running this script in the real
internet, i don't have any problem. If you want, you can see it on
many places of my domain.
If I run this javascript on my local computer, only a window with a
little red X in the left upper corner is to see in the new window. No
resize and no picture. The source-code of the window has following
coding:
<a href="javascript:restoreWindowSize();window.close();"
title="Klicken, um Fenster zu schließen"
onClick="restoreWindowSize(); window.close(); return
false;"><img
src="/E:/Eigene%20Dateien/SkipperCharly/2002-Ijsselmeer/
Bilder/01_Ijsselmeer.jpg" border="0"
onload="fitWindowToImage(this);"></a>
The script has no problem with ie6.
I hope, someone has an idea
Thanks
Charly
my english isn't very good, but I try to explain my problem. I found
for my website http://www.skippercharly.de an javascript to show by
click on a thumbnail a bigger picture an resize the window to fit the
picture exactly in the window. On running this script in the real
internet, i don't have any problem. If you want, you can see it on
many places of my domain.
If I run this javascript on my local computer, only a window with a
little red X in the left upper corner is to see in the new window. No
resize and no picture. The source-code of the window has following
coding:
<a href="javascript:restoreWindowSize();window.close();"
title="Klicken, um Fenster zu schließen"
onClick="restoreWindowSize(); window.close(); return
false;"><img
src="/E:/Eigene%20Dateien/SkipperCharly/2002-Ijsselmeer/
Bilder/01_Ijsselmeer.jpg" border="0"
onload="fitWindowToImage(this);"></a>
The script has no problem with ie6.
I hope, someone has an idea
Thanks
Charly