monkeytooth Posted November 24, 2008 Share Posted November 24, 2008 I dont get it, FireFox, Safari, Chrome my form elements are passing though and all is good everything works accordlingly. But in Opera, and IE.. they dont pass.. I am using Images as my submit buttons and thats the only thing I can chalk it up to at the moment.. and here is how my submit button looks.. code wise.. <input type="image" value="yellow" src="images/ico_color_yellow.jpg" width="20" height="20" border="0" alt="Yellow Theme" name="image"> could I just be handling the submit part wrong or i dunno.. im up for any ideas Link to comment https://forums.phpfreaks.com/topic/134091-form-elements-not-passing-in-ie-or-opera/ Share on other sites More sharing options...
monkeytooth Posted November 24, 2008 Author Share Posted November 24, 2008 mind you should mention that the image being used as the submit button is also the input for the form.. Link to comment https://forums.phpfreaks.com/topic/134091-form-elements-not-passing-in-ie-or-opera/#findComment-698018 Share on other sites More sharing options...
revraz Posted November 24, 2008 Share Posted November 24, 2008 Post the entire form code. Link to comment https://forums.phpfreaks.com/topic/134091-form-elements-not-passing-in-ie-or-opera/#findComment-698025 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.