script not working in IE but perfect in every other browser

Discussion in 'JavaScript' started by pylon, Oct 17, 2008.

  1. #1
    Hello, I really need some help I have a floating windows script (prototype-UI) and it works perfectly in every browser except in IE the floating window doesn't even load. I use firebug with firefox but it shows no errors.
    Maybe I'm missing something simple?

    Please take a look: http://tinyurl.com/6xtncf
     
    pylon, Oct 17, 2008 IP
  2. ryandanielt

    ryandanielt Well-Known Member

    Messages:
    1,797
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    185
    #2
    IE is crap thats why, Microsoft should just scrap it and buy Mozilla :D
     
    ryandanielt, Oct 17, 2008 IP
  3. pylon

    pylon Peon

    Messages:
    88
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    haha, I totally agree but unfortunately lots of people still use it :(
     
    pylon, Oct 17, 2008 IP
  4. pylon

    pylon Peon

    Messages:
    88
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I think this may help, this example right here works: http://tinyurl.com/5qcnjw

    but I can't figure out why that one works and the other doesn't :confused:
     
    pylon, Oct 17, 2008 IP
  5. ASPMachine

    ASPMachine Peon

    Messages:
    723
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #5
    There is something wrong with your css (property "filter") and script ("this.windowmanager"). Re-check your css and javascript.
     
    ASPMachine, Oct 17, 2008 IP