Thanks a lot for the quick reply
Even i was not expecting for automatic solution. I am expecting something like if we set the view/controller in cookie/session which will help when page is reloaded.
I might be wrong. I think JMVC stores or maintain the view/some information. For example : http://javascriptmvc.com/docs.html#!jquery.controller.listening .Click on any of the buttons under "controller.prototype" and click on back/refresh the page is retained. I am thinking its a same page. Even for GMAIL, refresh and back button works with same way. I know that there is a concept call location.hash. Is there anything new in JMVC or we should go with location.hash approach ?
Thanks in advance
Thanks and Regards,
Phanikiran.
Even i was not expecting for automatic solution. I am expecting something like if we set the view/controller in cookie/session which will help when page is reloaded.
I might be wrong. I think JMVC stores or maintain the view/some information. For example : http://javascriptmvc.com/docs.html#!jquery.controller.listening .Click on any of the buttons under "controller.prototype" and click on back/refresh the page is retained. I am thinking its a same page. Even for GMAIL, refresh and back button works with same way. I know that there is a concept call location.hash. Is there anything new in JMVC or we should go with location.hash approach ?
Thanks in advance
Thanks and Regards,
Phanikiran.