Hacking around a bit, I have a working solution. Where I used to say something like this.responders.afterOpen = someOtherFunction() if I instead simply make it this.afterOpen = someOtherFunction() I can specify two different afterOpen actions for two different instances of a Dashbox object and it works fine. That'll at least let me continue with the project, but I must admit that I'm baffled regarding why the behavior is different. Any light shed on that would be greatly appreciated.
- Dash --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
