Page 1 of 1

Highlight Image

Posted: 2011-09-14 06:19
by Timespider
Hi, I have a horizontal looper on an image to show a gallery from kollection pro. It works fine. I show a master image above these thumbs. I want to highlight the thumb in some way, that's showing as the master image. Ive tried the show if conditional region but i either get all the images showing something or just the last one that won't change when a different image is clicked. I'm passing the values as url parameters & they show correct in the url. I've moved the show if code all around the looper code, but cannot get this to work.

Is there a way to do this.

Thanks Chris

Re: Highlight Image

Posted: 2011-09-14 10:18
by Fred
Chris,
The only way you will probably be able to do this is with jquery.

Found this example
http://blog.chapagain.com.np/jquery-ani ... ith-image/

I think that is basically what you are trying to do is it?