Jump to content

lightbox problem


AsiaUnderworld

Recommended Posts

Hi, im trying to get lightbox to work on my site

 

http://www.freneticlolpunch.com/comics.php

 

this is the page and the testimage link should open up the light box, ive saved all the files to my server and heres the code i put, any thoughts on why its not working?

 

<head>

<script type="text/javascript" src="js/prototype.js"></script>

<script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>

<script type="text/javascript" src="js/lightbox.js"></script>

 

 

<link rel="stylesheet" href="in.css" type="text/css" media="screen" />

<a href="banner.jpg" rel="lightbox">TestImage</a>

 

</head>  

 

 

I've already declared <link rel="stylesheet" type="text/css" href="in.css"> earlier in the script but i dont think this is a problem

 

Also please note i copied and pasted lightbox.css into my file in.css

 

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/150962-lightbox-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.