EchoFool Posted July 13, 2010 Share Posted July 13, 2010 Hey, I have a form at the footer of my page, and some times on certain pages this footer form doesn't seem to acknowledge hitting the enter button. Instead of it making the form submit it makes the page refresh which is very odd. It only happens on 2 specific pages which happen to have forms also. Was wondering how can i prevent this odd issue? Though i barely know what could cause it. Quote Link to comment https://forums.phpfreaks.com/topic/207628-form-doesnt-acknowledge-enter/ Share on other sites More sharing options...
xcoderx Posted July 13, 2010 Share Posted July 13, 2010 need to see it. Quote Link to comment https://forums.phpfreaks.com/topic/207628-form-doesnt-acknowledge-enter/#findComment-1085533 Share on other sites More sharing options...
haku Posted July 14, 2010 Share Posted July 14, 2010 It depends on what value you are checking on the PHP side. Post your HTML - if it happens to be a problem with that, we can fix it here. But it's most likely a PHP issue, at which point we will move the thread. But first lets look at the HTML. Quote Link to comment https://forums.phpfreaks.com/topic/207628-form-doesnt-acknowledge-enter/#findComment-1085641 Share on other sites More sharing options...
Far Cry Posted July 14, 2010 Share Posted July 14, 2010 Did you put a form action? Quote Link to comment https://forums.phpfreaks.com/topic/207628-form-doesnt-acknowledge-enter/#findComment-1085888 Share on other sites More sharing options...
EchoFool Posted July 14, 2010 Author Share Posted July 14, 2010 never mind i found the mistake i did not close a table so it bled into the next div. Quote Link to comment https://forums.phpfreaks.com/topic/207628-form-doesnt-acknowledge-enter/#findComment-1085994 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.