On Thu, Mar 22, 2012 at 5:11 PM, John J Barton
<[email protected]> wrote:
>
> The module solution posted seems to have a top-notch solution for the
> static case but the dynamic case is buried in the loader.
I don't really understand what you mean by "buried in the loader".
Here's the dynamic case:
let $;
system.load("http://code.jquery.com/jquery-1.7.2.js", function(m) { $ = m; });
Is there something more that you're looking for here?
--
sam th
[email protected]
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss