in my pop up window if user want to go parent window only by cancel button or submit ,
in this way i use all attributes
popupWindow=window.open("pharma_finance_master_bank_add.jsp?ma="+ma+"&gr="+gr+"&na="+na+" " ,"mywindow",
"height=400, width=600,titlebar=0,resizable=0,menubar=0,toolbar=0,location=0,directories=0,scrollbars=0,status=0");
but i can't disable the X (close) on the top right, could u plz help me regarding this
thaqs,