It looks like you’re new here. If you want to get involved, click one of these buttons!
I have the gallery working perfectly. But when I wrap the gallery image in an anchor it breaks the gallery. I even tried to remove the wrap around the thumbs using js. That didn’t fix it. Any advice?
…I’m tried using jquery 1.8.2 and 1.9.0 and I keep getting the same error anytime I try to do anything w/ jkit in javascript
$(document).ready(function(){ $(‘body’).jKit(); }); …