Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Lightwindow (Stickman Labs) misbehaving in IE

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #25248
    ladnerda
    Member

    I am using Lightwindow to play video. Works properly in Firefox, Safari, Opera and Chrome.

    Check out http://www.liverpoollegends.com/newvideo.

    Does not work with any flavor of IE (SURPRISE!!!). Dark background appears, as expected, but no video loads. IE provides the following error message:

    Message: Invalid argument.
    Line: 1596
    Char: 9
    Code: 0
    URI: http://www.liverpoollegends.com/javascr … ototype.js

    I am an implementer, not a coder, so this helps me not. But, it might help you…

    Any really smart people who know this code and are willing to assist? I have posted this request to the author, but this is no longer something he supports, I think.

    Thanks,
    Dave Ladner

    #59646
    Chris Coyier
    Keymaster

    Looks like this page is so simple you could easily experiment with different lightbox plugins to find one that works better for you. I’m a jQuery guy and I like this one: http://www.no-margin-for-errors.com/pro … box-clone/

    #59775
    ladnerda
    Member

    Thanks, Chris. I was perusing the code for the thousandth time and noticed I had not declared a doctype. Fixed that and – voila – now it works. Love your work!

    #97080
    ajcoder
    Participant

    I’m having this same issue. I declared the transitional doctype and it moved a few things on my website. I created some fixes for those things and now it works fine in IE, but not firefox. Any fixes? It sends it to the left just a bit instead of making it centered.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.