|
Nice! so basicly what you do is create a JS bsic window.close function on the parent window and then from the child window instead of close.parent.window you call the function in the paren window
="window( or document, not sure).top(or parent not sure).Function();"
the not sures is cause I dont wanna try it but instead give you the idea
|