Page 1 of 1

Unexpected behavior with Highslide

Posted: 05 Oct 2009, 08:03
by FinallyInSeattle
I'm seeing a different detail window depending on where I click in my image thumbnail. Try this on your "Highslide Slideshow" demo:

- Click on a picture - notice it opens in the new Highslide detail window.
- Click on the image detail icon on the same picture - notice that it opens the old Highslide detail window.

Is this the expected behavior?

Thanks in advance!

Re: Unexpected behavior with Highslide

Posted: 05 Oct 2009, 14:50
by Jan
Yes, you can hide or display the icons below the image. There cannot be two "links" to detail window in methods like highslide JS is, because then the image will be displayed in slideshow twice. So the highslide js (only image) method can be used only on one place (clicking on image) not on icon then :(

Jan