HTML Tags: image can also submit form!!!

Source: Internet
Author: User

HTML Tags: image can also submit form!

!!


Image can also submit a form

Previously, the "<input type=" Submit "value=" Input_submit "/>" was often used to submit a form

There is such a feature in the development process today in the project:

Click "XXX" button to submit form form, but this commit button is a type= "image" input;

Looking for a long while didn't see this picture element bound to the JS submission form information.

Later to degree Niang asked, originally:"image can also submit form!!." "


PracticeIE8, Firefox 33.1)

Here are a few of my experiments (IE8, Firefox 33.1 run results are different ).

It is important to note that if the image tag is not used properly, there will be 2 commit problems


。 IE8, Firefox 33.1 version number Debug "</title><script type=" Text/javascript ">function formsubmit () {alert (" It is not a joke! It is true~~ ");d ocument.jokeForm.action =" Notajoke.do?method=justatest ";d ocument.jokeForm.submit (); return true;} </script>





HTML Tags: image can also submit form!!!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.