Form Hijack
Hijack Forms before window.onload with unobtrusice JavaScript
How it works?
- when a form element is clicked, then it's hijacked
- when document is fully loaded, then hijack all forms
Example Here
some images loaded very slowly, which will postpone the window.onload event