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
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
There is something wrong with your css (property "filter") and script ("this.windowmanager"). Re-check your css and javascript.