Skip to Content
0
Former Member
Jan 03, 2008 at 05:53 AM

Regarding browser closing

32 Views

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