Is it possible to use JQuery to create a few divs and instantiate another library? So for example, including some sort of calendar widget normally meant for webpages, or perhaps even using html form elements and jquery animations.
If it is possible, what are the limitations? I'm a little unclear on how the crosscompilers work in terms of what's available in the "browser"
Thanks!
Edit, here's a much more realistic example, embedding a facebook feed widget. Is this possible?