(an alternative to my previous post)
Current situation:
skatar.com/…
I am using visual index, grow on the link above.
I intend to set the counter to 10, which more or less creates a horizontal exhibit.
I have inserted images via html in the image caption, which enables another level.
What I want to do:
Given the scrolling due to the html images in each caption,
I want to scroll locally.
That is, when clicking one image, it grows.
After the growth, I want to scroll on that particular picture.
Everything else should be static.
Tests so far:
I worked with plugin.jxs_grow.php , changing position:relative to position:fixed
That indeed changed things but inverted.
I also changed all other position labels but with no success.
I suppose there is an easy solution to this?
My fear however, is that the scroll is not on 0,0 when clicking another image, but we'll see.
Best regards