Questions tagged [lightbox2]

Lightbox 2 is a JQuery-script developed by Lokesh Dhakar used to display images in an overlaying box. It can also be used to make galleries and can be found at www.LokeshDhakar.com/projects/lightbox2

452 questions
-1
votes
1 answer

Chrome Failted to Load Resources Error 404 How to Fix for lightbox2

Failed to load resource: the server responded with a status of 404 (Not Found) mistakes shows himself in console for Lighbtox.js. I downloaded the file and put into the my js file, I put the url path corrcetly to the bottom of my project after…
-1
votes
1 answer

PHP include on 2 websites: one work, one not

on 2 websites I have included the lightbox2-code but on one it works, on the other not and I can't figure out the difference. on the not working site I get the error typeerror $ is not a function ... lightbox.js (78,5)
-1
votes
1 answer

Why is my lightbox image not loading when clicked on?

When I click on the image itself, the lightbox loads but the image itself doesn't - instead, all I see is a white box. Basically, the lightbox shows up, but the image doesn't load. I'm not sure what I am doing wrong. I watched a youtube video on how…
Jenni
  • 1
  • 1
-1
votes
1 answer

Disable all cookies in lightbox?

within my webpage I use lightbox2 for some functions. Now I found this script seems to set some cookies - which is a mess according to new EU privacy regulations. So my question: how can I disable the usage of cookies for Lightbox…
Elmi
  • 5,899
  • 15
  • 72
  • 143
-1
votes
1 answer

lightbox2 where to change opacity

lightbox2 is working perfectly on my image gallery. Only mod I made was to get rid of the white image border. BUT, for the life of me I can't find where to change the opacity of the overlay -- I want it to be opaque. I do not know js. Thanks much…
clair
  • 1
  • 3
-1
votes
1 answer

adding swipe support for Lightbox2?

I use Lightbox2 on my website, I found it to be the best gallery according to my taste but there is one problem remaining : I hate not having the swipe support for mobile devices... this is frustrating for users. Does anybody knows how to add swipe…
Gargovan
  • 11
  • 1
-1
votes
1 answer

Lightbox2-image gallery

I have a private (not public) website. In this website I want to use Lightbox2 (image gallery), but when I run lightbox2, the links of my home page and my background picture don't work. There is a style.css in my template, and there is also one in…
ibarem
  • 1
-1
votes
3 answers

Having trouble with implementation

I have spent 2 hours + on the lightbox. I have checked paths to CSS and Javascript. I have used both the included jquery and Google's imported JQuery. When I click an image it opens a new window with that image larger on a white background. I want…
-1
votes
2 answers

Javascript to hide url from browser and open in lightbox iframe

I have the following javascript to hide URL.. this works fine..