Ive been working with this code from this website : http://leandrovieira.com/projects/jquery/lightbox/
I got it to work on one of my pages, but not on the other. It works on this one: http://jessicajjohnston.com/jess_web_lb2.html
It doesn’t work on this one: http://jessicajjohnston.com/print/jess_web_print.html
Can anyone help me figure out why for the love of God?? I’m going insane & even my teacher doesn’t know what’s wrong. My eyes hurt.
Anyway any help would be so so SO greatly appreciated…
- Community Moderator
- United States
- Was featured in a podcast
- Attended a Community Meetup
- Author had a Free File of the Month
- Bought between 50 and 99 items
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Has been a member for 4-5 years
- Contributed a Tutorial to a Tuts+ Site
$(function(){
$('#Table_01').lightBox();
});
I don’t know if you are planning on trying to sell this on ThemeForest or just looking for some help but you will probably want to start over with your code and not use a generator of any kind. You also should validate your page whenever you have any problems as this is the first step to finding issues:
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.jessicajjohnston.com%2Fprint%2Fjess_web_print.html
Regards,
Drew
