single text input form submit in IE
The previous form submit issues with IE post has generated some conversation in the post comments. In the original post I looked at the situation where you have a form with just a single text input and a submit button. The conversation developed to look at the situation where you have a form just with a single text field, no submit button at all. I did some hacking and came up with a fix which I thought warranted a new post.
To lay things out, single text field, no submit button. Type into the field and simply hit ‘enter’ is what we’re going for… in IE