hi all,
when i refresh the parent window then the child winodw should be closed using javascript and html.
Thanks& Regards,
swap.
hi all,
when i refresh the parent window then the child winodw should be closed using javascript and html.
Thanks& Regards,
swap.
hi all,
when i refresh the parent window then the child winodw should be closed using javascript,php and html.
Thanks& Regards,
swap.
You can use window.opener.location.reload(); in the popup to reload your parent window. You can use window.close() to close the popup.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.