Jump to content

question about slideshow...


justinchrono

Recommended Posts

My companies website is supposed to have a slideshow script where you click on an image and a box will pop up where you can scroll through the pictures. This used to work but when switching servers something didn't work right. Now when you click a picture it just sends a link to that image. Does anyone know where I can start?

 

Here is the site by the way...

 

http://panopt.com/images-new.php

 

Thank you

Link to comment
https://forums.phpfreaks.com/topic/188631-question-about-slideshow/
Share on other sites

check your script tags  for lightbox in the header section

you are using <script src="./js/_js-menu.js" type="text/javascript"></script>

 

it should <script src="./js/_js-menu.js" type="text/javascript"></script>

 

you are using single dot (.) in the script tag in the  header section

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.