You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
akzhan edited this page Aug 31, 2011
·
3 revisions
Internet Explorer doesn't submit my form when I press ENTER
IE actually considers this one a feature (hold on, give 'em a chance). See this article explaining why this isn't necessarily a bad thing.
If you really want IE to submit the form, there are a couple work-arounds. One nice work-around is that, IE will submit the form on ENTER if you include in the form a hidden input field with the same name as the submit input.