This is a utility module for developers deals with a specific problem: If a module loads its own Javascript and/or CSS files in hook_form_alter() - and then there is an error when the form is submitted the hook will not be called again (the form is cached) which means that, on page reload, the Javascript...
Read »








