renegade44 Posted January 22, 2010 Share Posted January 22, 2010 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 Quote Link to comment https://forums.phpfreaks.com/topic/189450-lightbox-issue-on-my-sitejquery/ Share on other sites More sharing options...
XpertWorlock Posted January 27, 2010 Share Posted January 27, 2010 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. Quote Link to comment https://forums.phpfreaks.com/topic/189450-lightbox-issue-on-my-sitejquery/#findComment-1002512 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.