antonyb_1989
13 years agoNew Contributor
Handling a custom unexpected window
Is it possible to handle a custom unexpected window?
I am working on a HTML5 web app project, which is large scale. As it is an app which is continuosly connected to the internet, there are issues which occur such as disconnections, and these throw up an error box. The problem with this is that they aren't the usual system errors, and just a child added to the screen.
Is it possible for the unexpected window to be editted to listen to an event should we add one, or possible check for the child on the screen if the test was to come to a halt for any reason?
This is quite an urgent issue, and any help will be appreciated!
I am working on a HTML5 web app project, which is large scale. As it is an app which is continuosly connected to the internet, there are issues which occur such as disconnections, and these throw up an error box. The problem with this is that they aren't the usual system errors, and just a child added to the screen.
Is it possible for the unexpected window to be editted to listen to an event should we add one, or possible check for the child on the screen if the test was to come to a halt for any reason?
This is quite an urgent issue, and any help will be appreciated!