Ok, so I modified my _graph.rhtml so that it only outputs JavaScript,
and then just loaded that via the DOM into the head of the document.
Thanks Tom for your insight, I was just having some issues with
understanding what could and could not be done (and you told me that,
basically, I couldn't do what I wanted to do.

If anybody wants some of the code I wrote, I'll be happy to post.
Basically, I'm doing dynamic loading of the JavaScript files (including
the _graph.rhtml output) via AJAX and then loading them into the
document via the DOM so that they're available for later use on that
page. Certainly keeps the initial page load time much lower and lets me
load all the JavaScript code I could ever need.

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 [email protected]
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