Made the form element focus mechanism safer by checking if the element exists before trying to focus it. This avoids annoying javscript erro…
Show more
Made the form element focus mechanism safer by checking if the element exists before trying to focus it. This avoids annoying javscript errors from the browser.
Show less