[jQuery] Re: namespacing jQuery

2009-10-28 Thread El Greg
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

2009-10-27 Thread Michael Geary
If your tag that loads jQuery is immediately followed by another