Yes, I have read this question as to how we can write jquery code in plain javascript, But I want to know as to how we can call events using plain javascript
So, How to trigger a submit event, when a click event on a button is initiated without using jquery?