zIndex Tutorial

In rare cases, you might have elements on the page with z-index higher than z-index of ImageZoom background.
This will cause your images to appear below such elements. Setting zIndex property to a higher value can solve the issue.



zIndex = 1000


This div has z-index of 1500


zIndex = 2000




Sample code
          <obout:ImageZoom ID="imageZoom" ... zIndex="9999" ... >

          </obout:ImageZoom>

        

"Thank you very very much, I have to say your support is the best."

Guido Helmers