Versace
Huhu
Ich hab hier mal nen Code
<a onclick="crush=window.open('reiterladen.html ','popup','toolbar=yes,location=no,directories=no,status=yes,menubar=no,scr
ollbars=yes,resizable=no,width=600,height=400 ')
;return false;" href="#">Seite</a>
Aber wo muss ich ihn einsetzen ?
Wenn ich will das das Popup sich öffnet wenn man auf Reiterladen klickt.
Noch ne Frage ist dieser Code richtig ?
Bin mir nicht sicher..
<html><head><meta
content="text/html; charset=ISO-8859-1"
http-equiv="content-type"><title>Enter.html</title></head><body><img
style="width: 500px; height: 350px;"
alt="© by Lea /Liebe/Spass/Geduld/Html"
src="file:///C:/Dokumente%20und%20Einstellungen/Admin/Eigene%20Dateien/Pfer
de-Homepage/enter.gif"><br><small
style="font-family: Verdana;"><small><small>
© by Lea /</small></small><small>
<small>Liebe und Geduld/HTML-Editor/Version 1.0</small></small></small><style
type="text/css"><!--body{cursor:crosshair};a:hover{cursor:crosshair;}--></s
tyle>
<meta http-equiv="Content-Type"
content="text/html; charset=windows-1252"><title>Titel</title>
<p align="center"><span style="font-size: 8pt;">
<!--webbot bot="HTMLMarkup" startspan --> <script
language="JavaScript1.2">
function high(which2)
{theobject=which2
highlighting=setInterval("highlightit(theobject)",50)
}function low(which2)
{clearInterval(highlighting)
which2.filters.alpha.opacity=0
}function highlightit(cur2)
{if(cur2.filters.alpha.opacity<100)
cur2.filters.alpha.opacity+=5
else if(window.highlighting)
clearInterval(highlighting)
}
</script>
<img src="bild" onmouseover="high(this)"
onmouseout="low(this)" class="inset" style=""
border="0" hspace="5" vspace="5"><!--webbot
bot="HTMLMarkup" endspan --> </span></p><p
align="center"> </p>
</body></html>
Ich hab hier mal nen Code
<a onclick="crush=window.open('reiterladen.html ','popup','toolbar=yes,location=no,directories=no,status=yes,menubar=no,scr
ollbars=yes,resizable=no,width=600,height=400 ')
;return false;" href="#">Seite</a>
Aber wo muss ich ihn einsetzen ?
Wenn ich will das das Popup sich öffnet wenn man auf Reiterladen klickt.
Noch ne Frage ist dieser Code richtig ?
Bin mir nicht sicher..
<html><head><meta
content="text/html; charset=ISO-8859-1"
http-equiv="content-type"><title>Enter.html</title></head><body><img
style="width: 500px; height: 350px;"
alt="© by Lea /Liebe/Spass/Geduld/Html"
src="file:///C:/Dokumente%20und%20Einstellungen/Admin/Eigene%20Dateien/Pfer
de-Homepage/enter.gif"><br><small
style="font-family: Verdana;"><small><small>
© by Lea /</small></small><small>
<small>Liebe und Geduld/HTML-Editor/Version 1.0</small></small></small><style
type="text/css"><!--body{cursor:crosshair};a:hover{cursor:crosshair;}--></s
tyle>
<meta http-equiv="Content-Type"
content="text/html; charset=windows-1252"><title>Titel</title>
<p align="center"><span style="font-size: 8pt;">
<!--webbot bot="HTMLMarkup" startspan --> <script
language="JavaScript1.2">
function high(which2)
{theobject=which2
highlighting=setInterval("highlightit(theobject)",50)
}function low(which2)
{clearInterval(highlighting)
which2.filters.alpha.opacity=0
}function highlightit(cur2)
{if(cur2.filters.alpha.opacity<100)
cur2.filters.alpha.opacity+=5
else if(window.highlighting)
clearInterval(highlighting)
}
</script>
<img src="bild" onmouseover="high(this)"
onmouseout="low(this)" class="inset" style=""
border="0" hspace="5" vspace="5"><!--webbot
bot="HTMLMarkup" endspan --> </span></p><p
align="center"> </p>
</body></html>
?