Hi,
How about using the alert outside of the click function? Could you get the alert?
If that is the case, the issue may be caused that you have not get the button value correctly using the ID element.
You can use the input element and id to get the rejection button, such as “$(input[id=’Approval_btnReject ’])”, then check whether it works.
You can also use the class element to achieve it.
Thanks,
Jason
Forum Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
Jason Guo
TechNet Community Support
No comments:
Post a Comment