When compatibility view is ON in IE9, does it recognise an enter if I type something in a test input and press the enter key?
I am asking this because when compatibility is off, when I press enter key, it submits the data in the test input, but do it when compatibility view is on and it does not submit the text input, it just like goes back to default, I have to press the Search
button to submit the search .
The explain this it is easier to show a demo here: demo
Test the application in IE9 compatibility off or any other major browser and when you submit search with enter key then it submit search. But then test it with compatibility is on and it doesn't submit the search when using enter key.
Im not sure if this could be a php, javascript or html causing this so please comment to me where he issue can be and I will display my code in an update, this just saves me from posting whole code