Monday, March 30, 2009

[jQuery] Re: How to wait for getJSON to complete before continue?

.getJSON("url", function_name(json) {});
 
 
/* elsewhere */
function function_name(json){
 
 
}


Beyond Hotmail — see what else you can do with Windows Live. Find out more!

No comments: