M
milli9
Hi,
I'm dealing with commonShowModalDialog() method in javascript.
I have this method in the built-in code of my sharepoint site.
commonShowModalDialog(popUpPage+queryString, feature,
callbackMethod);
Can anybody explain me about this method and the parameters in it ?
Or can you refer me some tutorial to look into.
I sort of understood the first 2 parameters, but didn't get any idea
of the 3rd one.
Basically I didn't understand the functionality of this method.
Appreciate any help,
Thanx,
I'm dealing with commonShowModalDialog() method in javascript.
I have this method in the built-in code of my sharepoint site.
commonShowModalDialog(popUpPage+queryString, feature,
callbackMethod);
Can anybody explain me about this method and the parameters in it ?
Or can you refer me some tutorial to look into.
I sort of understood the first 2 parameters, but didn't get any idea
of the 3rd one.
Basically I didn't understand the functionality of this method.
Appreciate any help,
Thanx,