I’m similarly looking to adapt the onClick of the slideshow.
Instead of clicking to jump to the next image, I’m looking to launch a larger version of the slideshow using something like Shadowbox.
Does anyone know where I can find the code for the mouse interactions on the slideshow or alternatively the point where I can generate an <a>
tag around the image so I can call shadowbox using: <a rel="shadowbox[]"><image etc...
Thanks