I have a normal page with a login button. On clicking the login button, I use jQuery to bring up a hidden overlay layer, which contains a login form. The overlay layer is fixed positioned. When I press Enter no matter what is focused or where is mouse cursor s the the moment, the overlay layer is gone, revealing the normal page. So what is happening here? Does it have to do which form dfault button or something? But I do not seem to see any change in my normal page except the overlay is gone.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|