Hi,
We have been working on a custom plugin, for which we include jQuery.js in the dialog window and it works. But when we try and reference it from the Ok() method in our plugin it says:
ReferenceError: jQuery is not defined
We think this has to do with the OK, Cancel buttons being in a different iFrame to our actual content.
Is it possible to include the library universally without having to modify files not associated with the plugin?
Thanks,
Dan
We have been working on a custom plugin, for which we include jQuery.js in the dialog window and it works. But when we try and reference it from the Ok() method in our plugin it says:
ReferenceError: jQuery is not defined
We think this has to do with the OK, Cancel buttons being in a different iFrame to our actual content.
Is it possible to include the library universally without having to modify files not associated with the plugin?
Thanks,
Dan
