Hi experts
I created an appl in NWDS and i deploy & run the appl.
Now i want to close the appl Browser instead of clicking the cross symbol i want to display a msg like do u want to close the browser? (I have tried by using the following code :
wdThis.wdGetInterfaceViewControllername().wdFirePlugExit("javascript:void(window.close())");
It is working with the NWDS2.X version but it is not work with the 7.X version/
Whether it is tool version problem or browser version problem?
Thanks
Hazrath