That of course makes sense and I figured addLoadEvent itself won't
work. The page I'm getting loaded is just a section of code inside a
<div>, but it includes a JavaScript segment
(www.betablue.net/reports_app/_graph.rhtml is the page I'm loading via
AJAX). Part of that is a function called graphEvent that, once the page
gets loaded via AJAX, does not appear to be defined (at least from what
I can tell with FireBug's console).

I'm assuming there is something special I need to do to get the
JavaScript to properly load once the code gets inserted because I'm
fairly sure people do this all the time (get new code inserted and then
run JavaScript on that code)? Although, I am fairly new to all this so
I could of course be quite wrong and be trying to do too much... If
that's the case PLEASE tell me. My head is hurting from so much banging
on my desk :-)

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

Reply via email to