Frage

Here is my use-case - I want in my web page, after user clicks a submit button to load a webpage, It will show a message box ( with a stop-loading button). I want after user click "stop loading " button, the new web page will have stopped loading.

Keine korrekte Lösung

Andere Tipps

Are you looking for a

window.stop();

function? It is javaScript function and im not sure if IE supports it.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top