Jquery Click Function Is Not Working Inside Jquery Dialog
In some cases, the click function or other events in Jquery does not get fired.
For example, when we use Jquey dialog, these functions may not be available.

Here we focus on resolving this Issue.
In order to resolve this Issue, make use of On function as shown in the figure.

This would defintiely resolve this Issue.