views:

34

answers:

0

Is there's a way to know, in javascript, if the page will change ? During an event (ie a click) is there a way to know what is the coming page without checking element's href (if clicking on a link) or form's action (if submitting a form) ?