I have set up a relatively straight forward scenario where i have a
listener for event A.  On click of A (a button), I run an ajax request
to update a div B.  B was a large div, representing one of 3 panels on
a page.  B had some javascript functionality (lets call this event C)
inside of it which worked prior to clicking A, but after clicking A,
it no longer works.  I know this is a DOM issue, but I've got to think
there is a good way around this.  Any ideas?

--~--~---------~--~----~------------~-------~--~----~
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