M
Maik
Ich habe tatsächlich nochmal deine GreyBox Lösung mit javascript angeschaut.
Kriege die aber partout nicht zum Laufen.
//edith:
Habe es auf einer zweiten Seite "home2.php" ausprobiert. Kannst du da ma reinschauen?
Kannst du mir dazu noch was sagen?
Also, was ich falsch mache beim EInbinden der Greybox? Meine Verzeichnisstruktur sieht (grob) so aus:
http://www.oecocolor.de/TEST/
home2.php (hier soll die greybox benutzt werden)
greybox
images
gb_scripts.js,
AJS_fx.js
AJS.js
popupaus.css
flash
etc
Ich zitiere mal die Anleitung:
Step 2
Append also following scripts and one stylesheet:
HTML:<script type="text/javascript" src="greybox/AJS.js"></script> <script type="text/javascript" src="greybox/AJS_fx.js"></script> <script type="text/javascript" src="greybox/gb_scripts.js"></script> <link href="greybox/gb_styles.css" rel="stylesheet" type="text/css" />
Demnach fehlt bei dir die CSS-Datei "gb_styles.css".
mfg Maik