Myspace Code - Deaf Topics - Cheap Plane Tickets - Find jobs - Find jobs

PDA

View Full Version : script not working in IE but perfect in every other browser


pylon
Oct 17th 2008, 8:21 pm
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

ryandanielt
Oct 17th 2008, 8:26 pm
IE is crap thats why, Microsoft should just scrap it and buy Mozilla :D

pylon
Oct 17th 2008, 8:38 pm
IE is crap thats why, Microsoft should just scrap it and buy Mozilla :D

haha, I totally agree but unfortunately lots of people still use it :(

pylon
Oct 17th 2008, 8:59 pm
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:

ASPMachine
Oct 17th 2008, 11:42 pm
There is something wrong with your css (property "filter") and script ("this.windowmanager"). Re-check your css and javascript.