dumdumsareyum Posted June 4, 2008 Share Posted June 4, 2008 I've noticed that my forms with multiple submit buttons in the same form are not being submitted in opera. What gives? Anyway around this? Link to comment https://forums.phpfreaks.com/topic/108698-solved-form-buttons-not-working-in-opera/ Share on other sites More sharing options...
dumdumsareyum Posted June 4, 2008 Author Share Posted June 4, 2008 ok, it's not multiple submits that don't work, because I changed it to two forms and it still didn't work. but if i change the input type from image to just a regular submit button it works. How can I use an image submit button in opera? Link to comment https://forums.phpfreaks.com/topic/108698-solved-form-buttons-not-working-in-opera/#findComment-557388 Share on other sites More sharing options...
PFMaBiSmAd Posted June 4, 2008 Share Posted June 4, 2008 Here is how to get it to work in all browsers - http://www.php.net/manual/en/faq.html.php#faq.html.form-image Link to comment https://forums.phpfreaks.com/topic/108698-solved-form-buttons-not-working-in-opera/#findComment-557391 Share on other sites More sharing options...
dumdumsareyum Posted June 4, 2008 Author Share Posted June 4, 2008 thanks, actually i was using the value for the form button to check if it was being submitted but now that I am looking for the image coordinates value it is working. thanks Link to comment https://forums.phpfreaks.com/topic/108698-solved-form-buttons-not-working-in-opera/#findComment-557408 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.