24.11.2004, 01:22
Ich nochmal...läßt mir jetzt keine Ruhe
Wo genau muß das Bild rein:
<SCRIPT language=JavaScript>
<!--- Hide script from old browsers
function OpenNewWindow(cPicture,nWidth,nHeight,nBorder)
{
NewWindow=window.open("","NeuEins","HEIGHT="+nHeight+",WIDTH="+nWidth+",scrollbars=no,resizable=no,top=5,left=5");
NewWindow.document.write ("<HTML><HEAD><TITLE>");
NewWindow.document.write ("</TITLE></HEAD>");
NewWindow.document.write ("<BODY BGCOLOR='black'>");
NewWindow.document.write ("<P ALIGN=CENTER>");
NewWindow.document.write ("<FONT FACE='Arial' SIZE='+2' COLOR='White'>");
NewWindow.document.write ("</FONT>");
NewWindow.document.write ("<IMG SRC=");
NewWindow.document.write (cPicture);
NewWindow.document.write (">");
NewWindow.document.write ("</P>");
NewWindow.document.write ("<center><FORM><INPUT TYPE='button' VALUE='Fenster zu' onClick='self.close()'>");
NewWindow.document.write ("</FORM></CENTER></BODY></HTML>");
NewWindow.document.write ("</BODY></HTML>");
NewWindow.document.close();
return false;
}
// end hiding from old browsers -->
</SCRIPT>
Hier ein beispielbild klein: http://www.grafikgirl.de/th_11mon4_small.jpg
Original http://www.grafikgirl.de/th_11mon4.jpg
Hier meine Url: http://www.grafikgirl.de
Ich will Euch ja nicht nerven.....
Nur noch einmal helfen....
dann gebe ich Ruhe :oops: :oops: :oops: :oops:
Wo genau muß das Bild rein:
<SCRIPT language=JavaScript>
<!--- Hide script from old browsers
function OpenNewWindow(cPicture,nWidth,nHeight,nBorder)
{
NewWindow=window.open("","NeuEins","HEIGHT="+nHeight+",WIDTH="+nWidth+",scrollbars=no,resizable=no,top=5,left=5");
NewWindow.document.write ("<HTML><HEAD><TITLE>");
NewWindow.document.write ("</TITLE></HEAD>");
NewWindow.document.write ("<BODY BGCOLOR='black'>");
NewWindow.document.write ("<P ALIGN=CENTER>");
NewWindow.document.write ("<FONT FACE='Arial' SIZE='+2' COLOR='White'>");
NewWindow.document.write ("</FONT>");
NewWindow.document.write ("<IMG SRC=");
NewWindow.document.write (cPicture);
NewWindow.document.write (">");
NewWindow.document.write ("</P>");
NewWindow.document.write ("<center><FORM><INPUT TYPE='button' VALUE='Fenster zu' onClick='self.close()'>");
NewWindow.document.write ("</FORM></CENTER></BODY></HTML>");
NewWindow.document.write ("</BODY></HTML>");
NewWindow.document.close();
return false;
}
// end hiding from old browsers -->
</SCRIPT>
Hier ein beispielbild klein: http://www.grafikgirl.de/th_11mon4_small.jpg
Original http://www.grafikgirl.de/th_11mon4.jpg
Hier meine Url: http://www.grafikgirl.de
Ich will Euch ja nicht nerven.....
Nur noch einmal helfen....
dann gebe ich Ruhe :oops: :oops: :oops: :oops: