Ok, I'm choosing that path while waiting for jQuery 1.1. Works fine. It's not
so critical issue, but the resulting code looks.. well, silly.


Chris Domigan wrote:
> 
> Synchronous loading is proposed for jQuery 1.1. But I'm sure callbacks
> would
> be able to do what you need...
> 
> Couldn't you just do:
> 
> createSeed(restOfScript);
> 
> function restOfScript() {
> ...
> }
> 
> Then the rest of the script would run after the ajax request has returned.
> 

-- 
View this message in context: 
http://www.nabble.com/Setting-a-global-variable-tf2764461.html#a7713335
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to