Hi all,
  I have to perform quite a bit of AJAX with our links on our pages.
To keep the code clean, we've encapsulated each observable element
within it's own class.  The code in the pastie site observes 2 events,
'click' and 'message:update'.  The click works great, when a user
clicks all the AJAX works as expected.  However, when I fire the
'message:update' event from my own code, the observer never fires.
See my code below.

http://www.pastie.org/512063

The class is at the top and the call to the event is at the bottom.
Any ideas why this isn't working?

Thanks,
Todd
--~--~---------~--~----~------------~-------~--~----~
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 prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to