Click here to Skip to main content
15,881,600 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello

i need to refresh second page while going from fist page in backbone.I am using that location.reload(); it refresh the page.But problem is that when i go back to previous screen it lost all data which is filled in the field.If remove all this//location.reload();.It navigate the page didn't refresh.But when goes to previous page it show whole data
Posted
Comments
Shubhashish_Mandal 2-May-13 1:52am    
In that case you have to use scope variable to keep the data,like in session.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900