It looks like you’re new here. If you want to get involved, click one of these buttons!
Just wondered if anyone has found a way to combine zoom and gallery together? If so how they accomplished it.
nevermind answered my own question, run the gallery as normal and add this in a script file
$(‘#gallery img’).attr(“width”,”50%”).jKit(‘zoom’, { ‘scale’: ‘2’ });