I figured it out.   I had a custom function similar to prototype's new
'delay' function.   Removing my function fixed the issue.   The
strange part, was that no errors were being thrown.  Firefox just
stopped at handler.call.

All is well now.


On Oct 5, 10:53 am, "Mislav Marohni " <[EMAIL PROTECTED]>
wrote:
> On 10/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
>
> > I am having the exact same issue.  The code just stops at
> > handler.call(event.target, event);  without throwing an error.   It
> > works fine in IE.
>
> You realize that there's nothing we can do unless you provide us with a
> minimal failing test case or at least some code that you're using? Thanks


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to