[Prototype-core] Re: Ideas for resolving old Browser Helper Object problem?

2007-04-23 Thread Mislav Marohnić
On 4/23/07, Fabian Lange <[EMAIL PROTECTED]> wrote: > > > So perhaps really no chances for a solution on prototype side? Maybe, if you can think of a solution that doesn't rename Event. You are more competent to do so because my understanding of the problem is not comparable to yours. I see it h

[Prototype-core] Re: Ideas for resolving old Browser Helper Object problem?

2007-04-23 Thread Fabian Lange
Oh I should have googled more. here a recent blog about this: http://mentalized.net/journal/2007/04/16/prototype_and_textware_quickfind_vs_internet_explorer/ So perhaps really no chances for a solution on prototype side? ___ SMS schreib

[Prototype-core] Re: Ideas for resolving old Browser Helper Object problem?

2007-04-23 Thread Fabian Lange
Hey Mislav, >Good solution if your customers complain! Unfortunately, it's bad solution for >us, since it completely breaks all the code out there. >The real solution is telling people whose IE crashes that they have a serious >flaw in their browser which can be easily fixed by disabling the fl

[Prototype-core] Re: Ideas for resolving old Browser Helper Object problem?

2007-04-23 Thread Mislav Marohnić
On 4/23/07, Fabian Lange <[EMAIL PROTECTED]> wrote: > > > Snobe Johan I found the line causing the crash in prototype :-) > I will make a blog post about it, but it is this line: > var Event = new Object(); We check if "Event" is already defined in the global namespace, so therefore we've taken s