
0
HTML/JavaScript termination of running script when click Done
Hi, First of all what a great app! I am writing / prototyping some data compression algorithms (in JavaScript) and using the preview facility of the HTML file that is including many scripts. some of these take time to run and as results are output into the DOM as the algorithms run it is sometimes obvious that my test can stop. When I click the Done button to return from preview to the editor nothing happens until the scripts running in the preview window complete even though I have returned to the editor.
My suggestion (if it is possible) is that when the Done button is clicked in the preview window is to reset the HTML document in order to effectively cancel the currently running Javascript so that the editor can be used straight away.
Thanks again for a great app,
Adrian
My suggestion (if it is possible) is that when the Done button is clicked in the preview window is to reset the HTML document in order to effectively cancel the currently running Javascript so that the editor can be used straight away.
Thanks again for a great app,
Adrian
Customer support service by UserEcho
Replies 2