2011-07-12, 04:00:11
TDT-Alpha Wrote:O.k, now I've have put the code in there:
And it doesn't work. See page "Image and Video Test".Code:<link rel="stylesheet" type="text/css" href="shadowbox.css">
<script type="text/javascript" src="shadowbox.js"></script>
<script type="text/javascript">
Shadowbox.init();
</script>
http://thedragonteam.myftp.org/index.php...video-test
I suggest adding a path to shadowbox.css and shadowbox.js, as they are definitely not in the same directory as index.php.