baseportal | |||
English - Deutsch | "Es gibt keine dummen Fragen - jeder hat einmal angefangen" | ||
|
Ausgewählter Eintrag: | Zur Liste |
<html> <head> <title>Dynamic Popup</title>
<script language="JavaScript">
x = screen.availWidth/2-w/2; y = screen.availHeight/2-h/2; var popupWindow = window.open( '','','width='+w+',height='+h+',left='+x+',top='+y+',screenX='+x+',screenY='+y); popupWindow.document.write(site); } </script>
</head> <body> <a href="javascript:popup(Breite,Höhe,'<html> ... </html>')">Popup</a> </body>
popup(Breite,Höhe,'<html> ... </html>')
<a href="javascript:popup(Breite,Höhe,'<html> ... </html>')">Popup</a>
|
Alle Einträge zum Thema: | Zur Liste |
<IMG SRC="/files/$_raw{objektbild1}" WIDTH="150" HEIGHT="150" BORDER="0" NATURALSIZEFLAG="0" ALIGN="MIDDLE">&
<loop db=datenbank> <A href="http://meinedomain.de/files/$_raw{objektbild1}" WIDTH="100" HEIGHT="100" BORDER="0" NATURALSIZEFLAG="0" ALIGN="MIDDLE" TARGET="_blank"> <IMG SRC="http://meinedomain.de/files/$_raw{objektbild1}" WIDTH="100" HEIGHT="100" BORDER="0" NATURALSIZEFLAG="0" ALIGN="MIDDLE"> </loop>
<loop db=datenbank> <A href="http://meinedomain.de/files/$_raw{objektbild1}" WIDTH="200" HEIGHT="200" BORDER="0" NATURALSIZEFLAG="0" ALIGN="MIDDLE" TARGET="_blank"> <IMG SRC="http://meinedomain.de/files/$_raw{objektbild1}" WIDTH="50" HEIGHT="50" BORDER="0" NATURALSIZEFLAG="0" ALIGN="MIDDLE"> </loop>
<html> <head> <title>Dynamic Popup</title>
<script language="JavaScript">
x = screen.availWidth/2-w/2; y = screen.availHeight/2-h/2; var popupWindow = window.open( '','','width='+w+',height='+h+',left='+x+',top='+y+',screenX='+x+',screenY='+y); popupWindow.document.write(site); } </script>
</head> <body> <a href="javascript:popup(Breite,Höhe,'<html> ... </html>')">Popup</a> </body>
popup(Breite,Höhe,'<html> ... </html>')
<a href="javascript:popup(Breite,Höhe,'<html> ... </html>')">Popup</a>
<a href="#" onclick="window.open('/files/$_raw{HIEROBJEKTBILD}','Grundriss','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=300,height=300,top=0,left=0')"><img border="0" src="http://DEINEDOMAIN/files/$_raw{HIEROBJEKTBILD}" width="135" alt="Klck für Vergrößerung" align="center" hspace="2">
<loop db=DEINE DATENBANK>
<a href="#" onclick="window.open('/files/$_raw{HIEROBJEKTBILD}','Grundriss','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=300,height=300,top=0,left=0')"><img border="0" src="http://DEINEDOMAIN/files/$_raw{HIEROBJEKTBILD}" width="135" alt="Klck für Vergrößerung" align="center" hspace="2">
popupfenster in der Größe 300 x 300 pixel.
> Ich habe jetzt noch eine Lösung ohne Java gefunden die funktioniert:
@ Thomas H.
Liste der Einträge von 18300 bis 18375: | Einklappen | Zur Eingabe |
Neueste Einträge << 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | Neuere Einträge < | Zur Eingabe | > Ältere Einträge | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 >> Älteste Einträge |
© baseportal.de. Alle Rechte vorbehalten. Nutzungsbedingungen |