Hmm... 2012/2/27 Matt Kelly <[email protected]>: > Either way it seems like the pure js needs access to content created via > pyjs. Is there anyway to do this?
There is the DOM that is modified by "pure javascript" and the "pyjs javascript" (if you want so). There is no "content created via pyjs"; it's always javascript that modifies one and the same DOM, either way. Peter

