Hi Daniel, I think we should add a great example using jQuery, Select2, etc. (as an example use of external JS libraries, which is a common use case, and question on the mailing list). Adding a whole example as an article to the website is not ideal, I see now. My fault, sorry!
Daniel, I've "moved" your article to the Wiki of the pyjs repository: https://github.com/pyjs/pyjs/wiki/Calling-a-jQuery-component-from-Pyjs That's a good place for now, I believe. Would be happy if you updated the article, and even better contributed a nice, working example, yay! Peter 2012/7/4 Daniel Gonzalez <[email protected]>: > I would happily correct the `top` bit and the format (I was having trouble > with code fragments, so I switched to org mode), but I think I am too dumb > to find the edit button. I have tried hard, really. :( > > > On Wednesday, July 4, 2012 9:05:09 AM UTC+2, C Anthony Risinger wrote: >> >> >> 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
