> > and set the async option to false?
That should be really your last resort because it's bad practice and might block the browser/page. On Thu, Aug 18, 2011 at 9:22 PM, Aaron Newton <[email protected]> wrote: > @Arian, @Aaron, >> Will it work if I use Request instead of Request.JSON and set the >> async option to false? >> > > Yes, but you can still use Request.JSON; same option. >
