The old Jetpack prototype shipped with a version of jQuery. The new
Jetpack SDK doesn't.
> Is jQuery officially built in to the Jetpack API?
Nope. Not much need for it, though.
it's not *yet* available. jQuery can't be included into jetpack by
just copy/paste, there are some needed modifications to it's source
code. But that work is in progress and you should hear some news about
it in the next few weeks :D
Hernan
That's cool! I'm assuming that it'll be there for walking and
manipulating the DOM of tabs and page-workers?
IIRC, the idea is to go beyond that and be able to query the XUL
elements :D BTW, right now you can add jQuery to a page-worker and
active tab documents, just like you would add it to a webpage.
Hernán