AsiaUnderworld Posted March 24, 2009 Share Posted March 24, 2009 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 Quote Link to comment https://forums.phpfreaks.com/topic/150962-lightbox-problem/ Share on other sites More sharing options...
darkfreaks Posted March 24, 2009 Share Posted March 24, 2009 LOL you modded it to in.css messes up the script stick with lightbox.css Quote Link to comment https://forums.phpfreaks.com/topic/150962-lightbox-problem/#findComment-793129 Share on other sites More sharing options...
AsiaUnderworld Posted March 24, 2009 Author Share Posted March 24, 2009 can i not have another CSS stylesheet on that page then? Ive done it back to lightbox css but its still not doing anything. Quote Link to comment https://forums.phpfreaks.com/topic/150962-lightbox-problem/#findComment-793134 Share on other sites More sharing options...
darkfreaks Posted March 24, 2009 Share Posted March 24, 2009 http://www.findmotive.com/2006/10/09/lightbox-alternative-with-prototype-window/ Quote Link to comment https://forums.phpfreaks.com/topic/150962-lightbox-problem/#findComment-793144 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.