Photo gallery and iframe

Out of context: Reply #7

  • Started
  • Last post
  • 7 Responses
  • Stugoo0


    I think your issue lies in the fac that ourcalling the lightbox in the ifram so that the image will appear in there.. replace the iframe with a div that has the same width/height and :
    overflow:scroll;
    overflow-y:none; (removes horizontal scroll bar)

    it should come together then. just be sure to call your scripts in the right place.

    on another note.
    if your using a light boxand iframe, there is the possibilty that you may have z-index issues on older browsers.

    • eek grammar/speliing
      happy mondya everyone
      Stugoo

View thread