Home > Web Front-end > HTML Tutorial > No response when submitting the html form? _html/css_WEB-ITnose

No response when submitting the html form? _html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:11:29
Original
1220 people have browsed it

I made this using dreamweaver! The program is as follows:



Untitled Document





                                                                          for="yhm">
                                                                                    ;td width="91"> 
                                                             td>


                                             gt ;
                                                                                                                                                                                        🎜>                                                            ;td>< input name="button" type="button" id="button" onClick="bdtj();" value="Submit" />
;
;


;





Why doesn’t it jump to the cl.html page after clicking submit





Reply to discussion (solution)








Try Try

HTML code

document.getElementById("bd").submit() What does .submit mean? Can button be used?

Triggering form submission is submit instead of button

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template