I just found out that thats not a very good solution if I want to maintain contectivity between the guts of the new page inside the div and the javascript to update the page inside... :?

As far as MooTools goes, I'm not finding any functions inside of there that does what I'm asking about. :read: :scratch:

It seems like my best option is to make my own HTML parser in JavaScript. Which in a way is kind of funny considering that this is under a Browser. You'd think that I'd already have some kind of function that would create (or help create) the HTML for me.