msight - Sebastián Garcia

Results 1 issues of msight - Sebastián Garcia

I have a function like this: `function HandlePopup() { var returnValue = window.showModalDialog(url [,args,opt]); return returnValue != "--cancel--"; }` So, in this example, what happens is that when performing the...