IE 6 Unexpectedly Fires when pressing Enter

Discussion in 'HTML & Website Design' started by BalachandarR, Feb 5, 2010.

  1. #1
    Hi Everybody.

    Greetings For the Day...:)

    Here i am facing a problem in a HTML Document. In the Document i am having two text boxes and one image with some click event.

    when i am pressing enter key it fires the images click event eventhough the focus not in the image...

    Did any one have any idea on this how to avoid this...:confused:

    Thanks in advance......!!!!!

    Cheers:(
    Balachandar Rangasamy
     
    BalachandarR, Feb 5, 2010 IP
  2. squishi

    squishi Peon

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Where's the cursor when you hit the enter key?
    Sounds like the form is being submitted?
     
    squishi, Feb 5, 2010 IP
  3. BalachandarR

    BalachandarR Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    The Cursor out of that image...No forms where used..

    With in TD i am putting that image...
    <td><input type='image' src='kk.gif'></td>
     
    BalachandarR, Feb 5, 2010 IP