You can trigger an event using jQuery’s trigger() method. For example, to trigger a click event on a button element with the ID “myButton”, you would use the following code:
$('#myButton').trigger('click');

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.