Skip to content

Instantly share code, notes, and snippets.

@werty1st
Created July 9, 2013 15:30
Show Gist options
  • Save werty1st/5958315 to your computer and use it in GitHub Desktop.
Save werty1st/5958315 to your computer and use it in GitHub Desktop.
imperia javascript events onload and onsubmit
load_handlers.push("loadui()");
submit_handlers.push("validateall()");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment