Catch request

Catch request

Hi guys,

Is there any possibility to catch ALL new url request events ?

Like, when i click on link, script will stop redirecting.

But I don't want to declare precisely( ex. $('somethin').submit(); ).