Re: [jQuery] Re: Having a problem with showing a div from parent.parent in ie (7)

2009-11-06 Thread Michel Belleville
Well, I guess you've got a pretty good case of "I should report this to the developers of the plugin I'm using cause it's obviously a bug" then. Michel Belleville 2009/11/6 Khimaira > I know ie doesn't accept those, but that can't be the problem, since i > have tried to delete everything from

[jQuery] Re: Having a problem with showing a div from parent.parent in ie (7)

2009-11-06 Thread Khimaira
I know ie doesn't accept those, but that can't be the problem, since i have tried to delete everything from it except for the message: parent.parent.$.blockUI({ message: $ ("#fileConf") }); yet ie gives me the same error...