how to post the form without submit button with help of
javascript
Answer Posted / modi[achir communication]
use javascript:document.formname.submit()
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How to change style on an element?
How fast can you learn coding?
What does the attribute defer/async do when added to the script tag?
What is a callback url?
What is an object in javascript, give an example?
What javascript method would convert the string “20” to an integer (on the fly) so “20” + 20 = 40?
Which is better for or foreach in javascript?
How to make a array as a stack using javascript?
What is the difference between the substr() and substring() functions in javascript?
What are the decodeURI() and encodeURI()?
How to Object.entries( ) In JavaScript ?
How javascript variables work?
Explain typecasting in javascript?
why we need java instead of c
List some of the disadvantages of javascript.