Closed Bug 180038 Opened 23 years ago Closed 23 years ago

image submit in a form not working

Categories

(Core :: DOM: Core & HTML, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 127903

People

(Reporter: ma.sanders, Assigned: alexsavulov)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826 at this page: http://www.testbusiness.auckland.ac.nz/execpro/rsvp/ there is an image used as a form submit, when pressed the page is reloaded(?) rahter than the form being submitted. Reproducible: Always Steps to Reproduce: 1. Go to http://www.testbusiness.auckland.ac.nz/execpro/rsvp/ 2. Press the 'register' image to submit the form Actual Results: the page is reloaded(?) Expected Results: submitted the form
please check if is a dup of bug 138957
<a href=""><input type="image" src="images/register.jpg" width="69" height="23" border="0" /></a> The <a> is stealing the click. *** This bug has been marked as a duplicate of 127903 *** *** This bug has been marked as a duplicate of 127903 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Opps. I can't believe that I missed that anchor tag. btw http://www.testbusiness.auckland.ac.nz/execpro/rsvp/ has been changed and the <a href=""> tag removed so this url no longer replicates this 'bug'.
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.