+ 1
How to get control back to html from js code?
suppose write a code in which we call js code and take some input in <script> tag.After executing js code,can we return back to html code and process further according the input taken by the user in the js code. If so,how can we do this?
1 Réponse
+ 1
Please see the history.js https://github.com/browserstate/history.js