Jump to content

Lightbox issue on my site(Jquery)


renegade44

Recommended Posts

I had a lightbox working with these images using another framework, but that framework didn't coincide with my menu properly so I needed to make it from a jquery lightbox plug in. I am a rookie when it comes to Javascript, I feel as though this lightbox should be working cause I followed the steps perfectly, but unfortunatley for me, it isnt working lol.

 

here is my site: www.glenhealy.com/portfolio.html

 

the images at this point just open to a new window as opposed to doing the lightbox thing.

 

here is the error I am getting in firebug console:

 

Lightbox was not able to find it's javascript script tag necessary for auto-inclusion.

[break on this error] (function($){if(typeof $.log==="undefi...tbox=new $.LightboxClass()}})(jQuery);

 

Its probably going to be something very obvious to a seasoned javascript guy so I apologize lol, its just killing me at this point.

 

 

Thanks in advance guys

Link to comment
https://forums.phpfreaks.com/topic/189450-lightbox-issue-on-my-sitejquery/
Share on other sites

Your getting 404 errors on two of the same file

 

jquery.color.min.js

 

Don't know if this is associated with the lightbox.  Looks like all the required files are there otherwise, the HTML looks right.

 

Did you try Thickbox?  It works with no problems and easy to be modified. 

 

 

 

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.