On Tue, Jul 3, 2012 at 7:43 AM, Daniel Gonzalez <gonva...@gmail.com> wrote: > > Thannks for your comments Peter. > > Added to the wiki here: > https://github.com/pyjs/pyjs.org/wiki/Calling-a-jQuery-component-from-pyjs
nice, thanks! aside from using `$wnd` instead of `top` it looks pretty good. unfortunately this wiki repo is exported directly to the website, and thus it must be ReST (as should all other docs, so we don't have to install 5 bazillion things to work with them as a unit). not a big deal for the time being, but we'll have to put a big sticker somewhere that says all docs must be ReST ... the site-generator simply skips everything else :-( -- C Anthony