jquery - How can I make a sync call with backbone fetch -


i need call fetch synchronous call, know jquery ajax can use {async: false} can pass option fetch function ?

so short answer yes, can simple call fetch function param

{async:false}. 

Comments

Popular posts from this blog

c++ - Linked List error when inserting for the last time -

java - activate/deactivate sonar maven plugin by profile? -

tsql - Pivot with Temp Table (definition for column must include data type) -- SQL Server 2008 -