Yes, I'm quite new to AJAX, but I've got my request working just fine using Async to update my page with the new code. However, the new code uses a lot of JavaScript and I'm not figuring out how to get that to run once it gets loaded. So, how do I manage to do that?
I'm trying to do a MochiKit.DOM.addLoadEvent() and it doesn't appear to be running. Plus, when I try to run it directly from the console of FireBug, it says the function (graphEvent) is not defined. graphEvent is defined inside the page I'm loading via AJAX, so obviously something isn't working quite right... Thanks in advance for your help, Charlie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to mochikit@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mochikit?hl=en -~----------~----~----~----~------~----~------~--~---