• Hello,
    I have a blog at http://www.alpinevisions.dryfly.ca

    It just came to my attention that my leightbox pop-up windows aren’t working correctly. If you click on “about” or “photo info”, a popup window should appear. This works okay in firefox. In ie the window pops up but the whole page is shaded. As well, clicking on “close” in the popup window does nothing. I need to click back on the browser.

    I don’t know if this is an html problem or css. For the “about” button, the html is (from header.php):

    <ul>
    <li><a href="#lightbox2" rel="lightbox2">About</a></li>
    </ul>
    </div>
    <hr />
    <div id="lightbox2" class="leightbox">
    <h1>About</h1>
    This website is a blah blah blah...
    <p class="footer">
    <a href="#" rel="deactivate">Close</a>
    </div>

    any help is appreciated.
    thanks

Viewing 1 replies (of 1 total)
  • Hi there shmish..

    Maybe we can help eacother out.. I have the same problem only than with Firefox! In IE everything works perfectly.. but in Firefox the lightbox doesn’t work.. I tried changing everything including the css files.. But unfortunately.. it doesn’t work..

    Can we help eachother?

Viewing 1 replies (of 1 total)

The topic ‘leightbox not working in ie’ is closed to new replies.