hi all,
i am developing a jsp page in which i have to provide a link for the popup, for that is used js function and open(). its working fine
now my need is that, whenever i open the popup the parent screen must not be in active position when i click on ok or i close the popup then only i have to get access to the parent screen.
can any one help me out in this, please