Jump to content

I.E. Sucks. Form Submission with Graphic Button help please?


vozzek

Recommended Posts

Okay, I've got a tiny little form that works fine in Firefox, but I.E. won't let me push the button to file it.  Here is the code:

 

<form method="post" action="/search_results.php">
<table>
  <tr>
    <td valign="middle" class="gobutton">Search: <input type="text" name="srch" size="15"></td>
    <td valign="top"><input type="image" value="Go" src="/Images/button_go_new.png" class="greensubmit"></td>
  </tr>
</table>
</form>

 

Somehow this works in Firefox, but I.E. won't submit the form.  The mouse pointer turns into a hand, indicating I'm about to push a button... but no matter how hard I pushed the left mouse button (and I've tried all different amounts of downward pressure) - nothing.

 

Anyone have a clue?

 

 

Link to comment
Share on other sites

Whooooops!

 

I had forgotten to close a quote the line before, when defining some CSS font stuff.  The fact that Firefox can look past this but I.E. errors out on it makes me laugh.

 

Thanks for trying to help though!

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.