3rd party js plug in OpenUI
Hi,
We are having an button and on click we call the below browser script
window.execScript("nReturnVal=MsgBox('Is there a Co-Client with a PIN #?',3,'Confirmation')", "vbscript");
and it is working fine in HI and not working in OpenUI in Firefox the reason was it was Vb-script.
So we thought of using JQUERY.
I got the Dialog box code "bootstrap3-dialog-master" but dont know how to integerate in the PR Layer.
Regards
Muralidharan.S