[jQuery] Re: namespacing jQuery
To throw another curveball, all scripts will likely be loaded asynchronously or via script DOM elements - I think that's what's leading to the race conditions. My real goal here is to rename the jQ object before it's loaded and I'm hoping that it can be done programmatically rather than after the
[jQuery] Re: namespacing jQuery
If your tag that loads jQuery is immediately followed by another