Respondido
How can I call ajax when I click a button in aem programmatically?
Hello Everyone,
Can I ask a question ?
I want to know how to call ajax when I click a button in aem programmatically?
Can you show me the source codes for it ?
Hello Everyone,
Can I ask a question ?
I want to know how to call ajax when I click a button in aem programmatically?
Can you show me the source codes for it ?
Your selectors are not correct, please se id selector like below:
var val1=$('#v1').val();
var val2=$('#v2').val();
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.