Noel
0
Q:

in javascipt how to stop further page processing

if(someEventHappened) return; // Will prevent subsequent code from being executed
alert("This alert will never be shown.");
0

New to Communities?

Join the community